PLS-00374: illegal EXIT statement; it must appear inside the
loop labeled 'string'



PLS-00374: illegal EXIT statement; it must appear inside the loop labeled 'string'..

Answer / guest

Cause: An EXIT statement need not specify a label. However,
if a label is specified (as in EXIT my_label), the EXIT
statement must be inside the loop designated by that label.

Action: Make sure the label name is spelled correctly; if
necessary, move the EXIT statement inside the loop to which
the label refers.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PCC-02417: Illegal type conversion between attribute and host variable

1 Answers  


NNL-00408: Answers:

1 Answers  


PCB-00633: Invalid host variable and attribute pairing

1 Answers  


ORA-24383: Overflow segment of an IOT cannot be described

1 Answers  


KUP-11012: file string in string already exists

1 Answers  






ORA-13862: Statistics aggregation for client identifier string is not enabled

1 Answers  


NZE-28873: Invalid parameter

1 Answers  


ORA-02759: Not enough request descriptors available

1 Answers  


ORA-06600: LU6.2 Driver: SNA software is not loaded

1 Answers  


DRG-13008: cannot remove the DEFAULT sub lexer

1 Answers  


ORA-01684: max # extents (string) reached in table string.string partition string

1 Answers  


NZE-28825: No cryptographic engine function specified.

1 Answers  


Categories