ORA-25330: PL or SQL associative arrays may not be used with AQ array operations
Cause: A PL or SQL associative array was provided for the payload parameter in an enqueue or dequeue array operation.
Action: Use VARRAY or NESTED TABLE types with AQ array operations.
Cause: A PL or SQL associative array was provided for the payload parameter in an enqueue or dequeue array operation.
Action: Use VARRAY or NESTED TABLE types with AQ array operations.
No comments:
Post a Comment