PLS-00313: 'string' not declared in this scope



PLS-00313: 'string' not declared in this scope..

Answer / guest

Cause: There is no declaration for the given identifier
within the scope of reference. The identifier 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
identifier. Also confirm that the declaration is placed
correctly in the block structure.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 11 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29302: database is not open clone

1 Answers  


ORA-07346: slnrm: normalized file name is too long

1 Answers  


ORA-26521: rpc initialization error

1 Answers  


NNO-00051: domain count number exceeds maximum of number, first number will be loaded

1 Answers  


PLS-00439: A LIMIT clause must be used within a BULK FETCH

1 Answers  


RMAN-08550: autobackup search outside recovery area not attempted because DBID was not set

1 Answers  


ORA-30653: reject limit reached

2 Answers  


ORA-01545: rollback segment 'string' specified not available

1 Answers  


ORA-32738: Hang analysis aborted due to failed memory copy

1 Answers  


LPX-00322: A doc referred by XSLT stylesheet could not be opened : ~s

1 Answers  


ORA-02353: files not from the same unload operation

1 Answers  


ORA-08263: ora_addr: cannot free listener address

1 Answers  


Categories