标题: ORA-00036: maximum number of recursive SQL levels (string) exceeded [打印本页] 作者: admin 时间: 2016-7-7 10:55 标题: ORA-00036: maximum number of recursive SQL levels (string) exceeded ORA-00036: maximum number of recursive SQL levels (string) exceeded Cause: An attempt was made to go more than the specified number of recursive SQL levels. Action: Remove the recursive SQL, possibly a recursive trigger.