PLS-00113: END identifier 'string' must match 'string' at
line string, column string



PLS-00113: END identifier 'string' must match 'string' at line string, column s..

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

Post New Answer

More Oracle Errors Interview Questions

ORA-16232: adding Logical Standby skip entry for table string.string

1 Answers  


ORA-19032: Expected XML tag string got string

1 Answers  


ORA-14158: too many subpartition descriptions

1 Answers  


DRG-11724: phrase string already exists

1 Answers  


PCC-01401: Your Pro*Pascal authorization is about to expire

1 Answers  






ORA-08208: ora_addr: cannot read from address file

1 Answers  


LPX-00222: error received from SAX callback function

1 Answers  


NPL-00308: requested ASN.1 class string does not match received class string

1 Answers  


ORA-29368: consumer group string does not exist

1 Answers  


ORA-36706: (XSRELTBL07) workspace object should be dimensioned by workspace object and one level dimension.

1 Answers  


ORA-19019: Invalid context passed to DBMS_XMLGEN.GETXML

1 Answers  


ORA-23382: materialized view repgroup "string"."string" is not registered at site string

1 Answers  


Categories