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-32164: Method called on Invalid Connection type

1 Answers  


DRG-10820: invalid contains cursor id

1 Answers  


ORA-28577: argument string of external procedure string has unsupported datatype string

1 Answers  


IMG-00555: invalid value for gamma correction

1 Answers  


LPX-00284: namespace prefix to NULL URI is not allowed

1 Answers  






TNS-00083: (USER or ADMIN) in the argument field

1 Answers  


ORA-00037: cannot switch to a session belonging to a different server group

1 Answers  


QSM-00760: the import mode string is invalid for the current operation

1 Answers  


ORA-16719: unable to query V$ARCHIVE_DEST fixed view

1 Answers  


ORA-30382: DROP MATERIALIZED VIEW string.string operation is not complete

1 Answers  


LPX-00008: invalid memory callback

1 Answers  


ORA-31218: DBMS_LDAP: PL/SQL - Invalid LDAP deleteoldrdn.

1 Answers  


Categories