215 OWA_CUSTOM
The OWA_CUSTOM
package provides a Global PLSQL Agent Authorization callback function.
It is used when PLSQL Agent's authorization scheme is set to GLOBAL
or CUSTOM
when there is no overriding OWA_CUSTOM
package.
See Also:
For more information about implementation of this package:
The chapter contains the following topics:
215.1 OWA_CUSTOM Constants
OWA_CUSTOM
defines several constants to use when specifying parameter values.
-
dbms_server_timezone
CONSTANT
VARCHAR2(3)
:= 'PST';
-
dbms_server_gmtdiff
CONSTANT
NUMBER
:= NULL
;