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 |
LCD-00111: value not in legal range [string]
ORA-30576: ConText Option dictionary loading error
ORA-01668: standby database requires DROP option for offline of data file
ORA-13136: null common code generated
ORA-14013: duplicate partition name
ORA-29801: missing RETURN keyword
ORA-06602: LU6.2 Driver: Error allocating context area
NNL-00906: NOT A LEAF NAME responses sent: number
NNL-01067: Trace level: number
PLS-00483: exception 'string' may appear in at most one exception handler in this block
ORA-12611: TNS:operation is not portable
Why we can't perform DML operations on Materialized views???