ERROR | maximum number of recursive calls exceeded |
CAUSE | This usually occurs when trying to resolve conflicts in a table while concurrent updates to the same row create more conflicts. |
ACTION | Re-execute the deferred transaction from DefError using dbms_defer_sys.execute_error |