PLS-00373: EXIT label 'string' must label a LOOP statement



PLS-00373: EXIT label 'string' must label a LOOP statement..

Answer / guest

Cause: The label in an EXIT statement does not refer to a
loop. An EXIT statement need not specify a label. However,
if a label is specified (as in EXIT my_label), it must refer
to a loop statement.

Action: Make sure the label name is spelled correctly and
that it refers to a loop statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NID-00114: Must specify new database name when SETNAME is used

1 Answers  


RMAN-06526: KEEP option cannot be used with incremental backup

1 Answers  


IMG-00524: mismatched quotes

1 Answers  


RMAN-08057: channel string: backup cancelled because all files were skipped

1 Answers  


NNL-00295: Controller's local trace level is currently number

1 Answers  


ORA-01281: SCN range specified is invalid

1 Answers  


LSX-00240: bad float "~S"

1 Answers  


ORA-28021: cannot grant global roles

1 Answers  


ORA-25290: Cannot complete operation on queue string with existing messages

1 Answers  


TNS-12159: TNS:trace file not writeable

1 Answers  


ORA-31431: all source tables must belong to the synchronous change set

1 Answers  


ORA-00041: active time limit exceeded - session terminated

1 Answers  


Categories