ORA-30688: maximum program calling depth exceeded



ORA-30688: maximum program calling depth exceeded..

Answer / guest

Cause: Your program contains a set of calls that are too
deep to be handled. Only transitions between the different
execution engines (SQL, PL/SQL, and Java) count in reaching
this limit; calls within the same engine don't count.

Action: Restructure your program so as to not call so
deeply. Perhaps some recursion can be replaced with iteration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-19614: archivelog thread string sequence string not found in backup set

1 Answers  


TNS-04069: Sleeping for number seconds...

1 Answers  


ORA-02217: duplicate storage option specification

1 Answers  


PLS-00566: type name "string" cannot be constrained

1 Answers  


AMD-00152: Workspace "string" is not currently open.

1 Answers  


ORA-37083: Invalid object string

1 Answers  


SQL*Loader-00259: Could not escalate DDL share lock to exclusive on table string

1 Answers  


ORA-07274: spdcr: access error, access to oracle denied.

2 Answers  


ORA-08330: Printing not supported

1 Answers  


ORA-24010: QUEUE string does not exist

1 Answers  


ORA-36726: (XSALERR00) The character 'character' is not a valid format specifier for the ALLOCATE error log.

1 Answers  


ORA-19707: invalid record block number - string

1 Answers  


Categories