|
CALLNO |
NUMBER |
|
Unique ID of a call within a transaction. |
|
DEFERRED_TRAN_ID |
VARCHAR2(30) |
|
The unique ID of the associated transaction. |
|
SCHEMANAME |
VARCHAR2(30) |
|
The schema name of the deferred call. |
|
PACKAGENAME |
VARCHAR2(30) |
|
The package name of the deferred call. For a replicated table, this may refer to the table name. |
|
PROCNAME |
VARCHAR2(30) |
|
The procedure name of the deferred call. For a replicated table, this may refer to an operation name. |
|
ARGCOUNT |
NUMBER |
|
The number of arguments in the deferred call. |