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 |
NNO-00251: missing administrative region parameter string
ORA-09945: Unable to initialize the audit trail file
ORA-13781: The tuning task does not exist.
ORA-25105: RECOVERABLE option can only be used with ALTER INDEX REBUILD
SQL*Loader-00121: Invalid skip_unusable_indexes option
ORA-25964: column type incompatible with join column type
ORA-13626: The specified object string is not valid for task string.
ORA-36638: (XSDUNION17) Concat dimension workspace object cannot be changed to UNIQUE because it has a non-unique concat base dimension workspace object.
NNO-00115: line string: single-value data type "string", other instances ignored
ORA-30936: Maximum number (string) of 'string' XML node elements exceeded
PCB-00306: CREATE FUNCTION/PROCEDURE/PACKAGE/TRIGGER are Oracle extensions
ORA-32307: must use FROM ONLY clause when referencing an object table