PLS-00113: END identifier 'string' must match 'string' at
line string, column string
Answer / guest
Cause: Following the keyword END, which terminates some
language constructs (such as loops, blocks, functions, and
procedures), you can optionally place the name of that
construct. For example, at the end of the definition of loop
L you might write END L. This error occurs when the optional
name does not match the name given to the language
construct. It is usually caused by a misspelled identifier
or by faulty block structure.
Action: Make sure the spelling of the END identifier matches
the name given to the language construct and that the block
structure is correct.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00386: type mismatch found at 'string' between FETCH cursor and INTO variables
SQL*Loader-00263: PIECED column string must be last specified column in table string
ORA-23476: cannot import from string to string
ORA-02481: Too many processes specified for events (max string)
ORA-37023: (XSMLTUPD01) Object workspace object cannot be updated without dimension workspace object.
PCB-00206: Cannot use N quoted literal in PL/SQL when NLS_LOCAL=YES
PLS-00490: illegal statement
ORA-14310: VALUES LESS THAN or AT clause cannot be used with List partitioned tables
ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE
LPX-00116: element "~1S" attribute "~2S" has invalid value "~3S", must be "~4S"
ORA-02176: invalid option for CREATE ROLLBACK SEGMENT
ORA-23367: table string is missing the primary key