Oracle Message ORA-21780 - Maximum number of object durations exceeded.

ERRORMaximum number of object durations exceeded.
CAUSEThis typically happens if there is infinite recursion in the PL/SQL function that is being executed.
ACTIONUser should alter the recursion condition in order to prevent infinite recursion.