Database Error Messages

OCI-23350

maximum number of recursive calls exceeded

Cause

The error occurred when trying to resolve conflicts in a table while concurrent updates to the same row were creating more conflicts.


Action

Re-run the deferred transaction from DEFERROR using DBMS_DEFER_SYS.EXECUTE_ERROR.