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-27411: An empty string is not a valid repeat interval.

1 Answers  


ORA-16581: Data Guard NetSlave failed to send message to DRCX

1 Answers  


ORA-29915: cannot select FOR UPDATE from collection operand

1 Answers  


NNO-00056: warning: domain minimum TTL must be between number and number, set to number seconds

1 Answers  


RMAN-06059: expected archived log not found, lost of archived log compromises recoverability

1 Answers  






RMAN-06703: could not open file: "string" (reason=string)

1 Answers  


PCB-00225: Undeclared SQL identifier "string"

1 Answers  


ORA-14639: SUBPARTITIONS clause can be specfied only for Hash, Composite Range Hash table/partition

1 Answers  


ORA-36688: (NTEXTCNV00) Error during conversion from TEXT to NTEXT.

1 Answers  


TNS-12653: Authentication control function failed

1 Answers  


IMG-00813: boundary queue free failed

1 Answers  


LSX-00157: "~S" is abstract and cannot be used in an instance document

1 Answers  


Categories