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

DRG-11203: INSO filter not supported on this platform

1 Answers  


ORA-13861: Statistics aggregation for client identifier string is already enabled

1 Answers  


NNL-00891: Corrupted messages received: number

1 Answers  


ORA-13341: a line geometry has fewer than two coordinates

1 Answers  


NZE-29042: Read buffer is not empty.

1 Answers  


ORA-02304: invalid object identifier literal

1 Answers  


ORA-07709: sksaprs: archiving to a remote host is not allowed

1 Answers  


ORA-16577: corruption detected in Data Guard configuration file

1 Answers  


ORA-23313: object group "string"."string" is not mastered at string

1 Answers  


ORA-12163: TNS:connect descriptor is too long

1 Answers  


UDI-00016: 'string' parameter requires a value.

1 Answers  


NNL-00303: Server checking for reload

1 Answers  


Categories