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

CLSR-00503: Error number encountered when creating an EVM event

1 Answers  


NNL-00263: Request forwarding is now enabled

1 Answers  


ORA-01072: cannot stop ORACLE; ORACLE not running

1 Answers  


ORA-25253: listen failed, queue string.string is not enabled for dequeue

1 Answers  


NZE-29045: Renegotiation request has been refused.

1 Answers  






ORA-32113: Null object passed

1 Answers  


ORA-29501: invalid or missing Java source, class, or resource name

1 Answers  


TNS-04083: Failed to save password

1 Answers  


ORA-16227: DDL skipped due to missing object

1 Answers  


NPL-00307: ASN.1 sequence has already been ended on write

1 Answers  


PLS-00645: character set mismatch found at 'string' among operands in a COALESCE expression

1 Answers  


DRG-11612: URL store: unknown host specified in string

1 Answers  


Categories