PLS-00375: illegal GOTO statement; this GOTO cannot branch
to label 'string'
Answer / guest
Cause: The line and column numbers accompanying the error
message refer to a GOTO that branches from outside a
construct (a loop or exception handler, for example) that
contains a sequence of statements to a label inside that
sequence of statements. Such a branch is not allowed.
Action: Either move the GOTO statement inside the sequence
of statements or move the labeled statement outside the
sequence of statements.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-14042: partition bound may not be specified for a partition being moved, modified or rebuilt
RMAN-20033: controlfile sequence# too low
PCC-02041: CMD-LINE: Option does not exist:
PLS-00219: label 'string' reference is out of scope
ORA-01273: STANDBY_FILE_MANAGEMENT = AUTO needs COMPATIBLE = string or higher
ORA-13766: A ranking measure is required.
ORA-22814: attribute or element value is larger than specified in type
TNS-04065: The number of remote CMCTL sessions exceeds (MAX_CMCTL_SESSIONS-1)
ORA-07203: sltln: attempt to translate a long environment variable.
ORA-12229: TNS:Interchange has no more free connections
SQL*Loader-00118: Invalid parallel load option
EXP-00029: Incremental export mode and consistent mode are not compatible