标题: ORA-21780: Maximum number of object durations [打印本页] 作者: admin 时间: 2016-8-31 16:55 标题: ORA-21780: Maximum number of object durations ORA-21780: Maximumnumber of object durations exceeded. 15-6 OracleDatabase Error Messages Cause: Thistypically happens if there is infinite recursion in the PL/SQL function
that is being executed. Action: Usershould alter the recursion condition in order to prevent infinite
recursion.