PL/SQL Packages DBMS_DEFER_QUERY

Enable querying the deferred transactions queue data. Requires the Distributed Option.

Subprocedures and functions:

GET_ARG_FORM Function      Determine the form of an argument in a
                           deferred call. 

GET_ARG_TYPE Function      Determine the type of an argument in a
                           deferred call. 

GET_CALL_ARGS              Returns the text version of the various
                           arguments for the specified call. 

GET_datatype_ARG Function  Determine the value of an argument in a
                           deferred call. 

GET_OBJECT_NULL_VECTOR_ARG Function
                           Returns the type information for a column object.   

For full documentation of the packaged procedures above see the Oracle Manual:
"Oracle9i Supplied PL/SQL Packages and Types Reference"

or the book Oracle Built in Packages by Steven Feuerstein et al
Related
:



 
Copyright © 1999-2024 SS64.com
Some rights reserved