Database Error Messages

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.