ERROR | 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. |
ERROR | 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. |