PLS-00214: BEGIN...END block nesting is too deep



PLS-00214: BEGIN...END block nesting is too deep..

Answer / guest

Cause: The number of levels of nesting in the PL/SQL block
is too large. Blocks can be nested up to 255 levels deep,
depending on the availability of system resources such as
memory.

Action: Reorganize the block structure to avoid nesting at
too deep a level. For example, move the lowest-level
sub-block to a higher level.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-06477: configuration value length exceeds 1024

1 Answers  


ORA-37115: New OLAP API history is not allowed

1 Answers  


NMP-00005: general SNMP error

1 Answers  


ORA-08312: sllfop: unrecognized processing option

1 Answers  


ORA-16411: ONDEMAND archival requires active managed recovery operation

1 Answers  






PLS-00611: right hand side can be only the variables of record type

1 Answers  


IMG-00584: output format does not support the specified compressionQuality

1 Answers  


ORA-27124: unable to detach from shared memory segment

1 Answers  


ORA-19851: OS error while managing auxiliary database string

1 Answers  


DRG-11808: Reset Content

1 Answers  


ORA-24776: cannot start a new transaction

1 Answers  


ORA-25221: enqueue failed, signature specified queue not supporting non-repudiation

1 Answers  


Categories