ORA-26565
A call to type_arg was made before calling the DBMS_DEFER.CALL procedure.
Cause
The user invoked type_arg procedure before starting a deferred call with the DBMS_DEFER.CALL procedure.
Action
Invoke various procedures in the correct order.
ORA-26565
Call to type_arg made before calling dbms_defer.call
Cause
User invoked type_arg procedure before starting a deferred call
Action
Invoke various procedures in the correct order.
ORA-26565
Call to type_arg made before calling dbms_defer.call
Cause
User invoked type_arg procedure before starting a deferred call
Action
Invoke various procedures in the correct order.