ORA-21780:Maximum number of object durations exceeded.
错误码
错误描述:Maximum number of object durations exceeded.
错误原因:This typically happens if there is infinite recursion in the PL/SQL function that is being executed.
解决方法:User should alter the recursion condition in order to prevent infinite recursion.
向认证技术专家提问
向技术专家提问


