How To Initialize PL/SQL Package Variables in the Same Session using DBMS_SESSION.RESET_PACKAGE
(Doc ID 421236.1)
Last updated on JANUARY 30, 2022
Applies to:
PL/SQL - Version 8.1.7.4 and laterInformation in this document applies to any platform.
Goal
Is it possible to reinitialize package variables to their default values in the same session - other then disconnecting? Can this be done from a PL/SQL stored procedure or function?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |