ORA-23350: maximum number of recursive calls exceeded
What triggered the Error:
is usually occurs when trying to resolve conflicts in a table while concurrent updates to the same row create more conflicts.What should we do to fix it:
-execute the deferred transaction from DefError using dbms_defer_sys.execute_error