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

ORA-03252: initial extent size not enough for LOB segment

1 Answers  


RMAN-06555: datafile string must be restored from backup created before string

1 Answers  


RMAN-06542: file string is excluded from whole database backup

1 Answers  


TNS-01058: Arguments : string

1 Answers  


ORA-01481: invalid number format model

1 Answers  


EXP-00000: Export terminated unsuccessfully

1 Answers  


ORA-12730: invalid equivalence class in regular expression

1 Answers  


ORA-13801: invalid value for SQLTUNE_CATEGORY parameter

1 Answers  


EXP-00013: respond with either 'Y', 'N', RETURN or '.' to quit

1 Answers  


ORA-26699: STREAMS message consumer string already exists

1 Answers  


ORA-19815: WARNING: string of string bytes is string used, and has string remaining bytes available.

1 Answers  


ORA-24186: wrong object type, could not transform message

1 Answers  


Categories