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

ORA-15064: communication failure with ASM instance

1 Answers  


SQL*Loader-00625: Multibyte character error in control file.

1 Answers  


O2F-00340: Name was null

1 Answers  


QSM-01068: no dimensions present

1 Answers  


PCC-00005: Unsupported datatype in line number of file string

1 Answers  






RMAN-05012: trying to start the Oracle instance without parameter files ...

1 Answers  


ORA-33068: (XSAGDNGL33) In AGGMAP workspace object, the hierarchy dimension QDR over dimension workspace object must specify a positive dimension offset.

1 Answers  


ORA-29355: NULL or invalid string argument specified

1 Answers  


ORA-06702: TLI Driver: cannot allocate context area

1 Answers  


ORA-01883: overlap was disabled during a region transition

1 Answers  


PCB-00636: This attribute is only valid for External LOB types

1 Answers  


ORA-22164: delete element operation is not allowed for variable-length array

1 Answers  


Categories