GET_ARG_FORM Function
This function returns the character set form of a deferred call parameter.
See Also:
The Replication Management tool's online help for information about displaying deferred transactions and error transactions in the Replication Management tool |
Syntax
DBMS_DEFER_QUERY.GET_ARG_FORM (
callno IN NUMBER,
arg_no IN NUMBER,
deferred_tran_id IN VARCHAR2)
RETURN NUMBER;
Parameters
Table 13-2 GET_ARG_FORM Function Parameters
Exceptions
Table 13-3 GET_ARG_FORM Function Exceptions
Returns
Table 13-4 GET_ARG_FORM Function Returns