PLS-00219: label 'string' reference is out of scope



PLS-00219: label 'string' reference is out of scope..

Answer / guest

Cause: A block or loop label was used to qualify a variable
(as in outer_block.date) that was not declared or is not
within the scope of the label. The variable name might be
misspelled, its declaration might be faulty, or the
declaration might be placed incorrectly in the block structure.

Action: Check the spelling and declaration of the variable
name. Also confirm that the declaration is placed correctly
in the block structure.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

LPX-00007: unexpected end-of-file encountered

1 Answers  


ORA-19552: device type string is invalid

1 Answers  


ORA-22884: object modification failed

1 Answers  


ORA-15015: invalid _ASM_LIBRARIES initialization parameter 'string'

1 Answers  


ORA-02227: invalid cluster name

1 Answers  


ORA-32113: Null object passed

1 Answers  


PLS-00989: Cursor Variable in record, object, or collection is not supported by this release

1 Answers  


ORA-16102: remote information is not available on the specified primary

1 Answers  


ORA-01650: unable to extend rollback segment string by string in tablespace string

1 Answers  


RMAN-06550: clone database not mounted and db_name not set in init.ora

1 Answers  


ORA-24375: Cannot use V6 syntax when talking to a V8 server

1 Answers  


ORA-00400: invalid release value string for parameter string

1 Answers  


Categories