ORA-00036: maximum number of recursive SQL levels (string)
exceeded



ORA-00036: maximum number of recursive SQL levels (string) exceeded..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE

1 Answers  


ORA-32035: unreferenced query name defined in WITH clause

1 Answers  


ORA-23413: table "string"."string" does not have a materialized view log

1 Answers  


ORA-38604: FI including & excluding cursor item-id type must match input cursor item-id type

1 Answers  


PLS-00642: local collection types not allowed in SQL statements

1 Answers  






PLS-00454: with a returning into clause, the table expression cannot be remote or a subquery

1 Answers  


ORA-12640: Authentication adapter initialization failed

1 Answers  


ORA-24043: destination string uses a reserved name, names with AQ$_ prefix are not valid

1 Answers  


NZE-28760: list creation failure

1 Answers  


RMAN-06207: WARNING: string objects could not be deleted for string channel(s) due

1 Answers  


ORA-01901: ROLLBACK keyword expected

1 Answers  


ORA-30502: system triggers cannot have INSERT, UPDATE, or DELETE as triggering events

1 Answers  


Categories