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-23376: node string is not compatible with replication version "string"
IMP-00087: Problem with internal hash table of schema/table names
ORA-32733: Error occurred when executing Parallel Oradebug
ORA-12655: Password check failed
ORA-23471: template not authorized for user
ORA-13783: invalid tuning scope
ORA-30388: name of the rewrite equivalence is not specified
PLS-00357: Table,View Or Sequence reference 'string' not allowed in this context
DRG-11805: Accepted
ORA-38495: data type for the stored attribute string is inconsistent.
PLS-01418: Subquery cannot include set operators in ANSI's grammar
ORA-09918: Unable to get user privileges from SQL*Net