ORA-23350: 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
https://support.oracle.com/
http://www.oracle.com/