ORA-21780: Maximum number of object durations exceeded. Cause: This typically happens if there is infinite recursion in the PL/SQL function that is being executed. Action: User should alter the recursion condition in order to prevent infinite recursion.