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

ORA-24084: DBLINK name in address field of agent string is not unique within the first 24 bytes

1 Answers  


DRG-12206: tag string already exists in section group string

1 Answers  


ORA-12407: unauthorized operation for policy string

1 Answers  


ORA-26521: rpc initialization error

1 Answers  


ORA-13012: an invalid window type was specified

1 Answers  


ORA-24101: stopped processing the argument list at: string

1 Answers  


PCC-02320: arithmetic expression does not have correct operand types

1 Answers  


PCC-01400: You are not authorized to run Pro*Pascal

1 Answers  


RMAN-06211: ==========================

1 Answers  


KUP-04012: file length is too large for output field

1 Answers  


ORA-24194: attempt to read data in a message as the wrong type

1 Answers  


ORA-38766: cannot flashback data file string; file resized smaller

1 Answers  


Categories