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-01937: missing or invalid role name

1 Answers  


ORA-01514: error in log specification: no such log

1 Answers  


ORA-28301: Domain Policy hasn't been registered for SSL authentication.

1 Answers  


ORA-33445: (ESDREAD15) Discarding compiled code for workspace object because workspace object and workspace object, which were not partition-dependent when the code was compiled, are now partition-dependent.

1 Answers  


ORA-26032: index string.string loading aborted after string keys

0 Answers  






ORA-25239: message ID not supplied when dequeuing from exception queue string.string

1 Answers  


NNL-01011: Forwarding contexts freed: number

1 Answers  


ORA-02060: select for update specified a join of distributed tables

1 Answers  


TNS-12623: TNS:operation is illegal in this state

1 Answers  


TNS-12564: TNS:connection refused

6 Answers   Oracle,


DRG-12403: template string was not found

1 Answers  


ORA-32501: Writing SGA to file failed

1 Answers  


Categories