PLS-00327: "string" is not in SQL scope here



PLS-00327: "string" is not in SQL scope here..

Answer / guest

Cause: In a SQL statement, a reference was made to an
out-of-scope database object. The referenced object might be
misspelled, or the reference might be mixed, as in the
following example: CURSOR c1 IS SELECT dept.dname FROM emp;

Action: Check the spelling of all database objects in the
SQL statement, and make sure all references are to objects
within the current scope.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

IMG-00911: free basic data structure failed

1 Answers  


ORA-22060: argument [string] is an invalid or uninitialized number

1 Answers  


ORA-25500: database is not open

1 Answers  


ORA-32641: invalid expression in MODEL rule ORDER BY clause

1 Answers  


ORA-30680: debugger connection handshake failed

1 Answers  


IMG-00808: unable to read an empty image

1 Answers  


ORA-00065: initialization of FIXED_DATE failed

1 Answers  


RMAN-20501: redo logs from parent database incarnation cannot be applied

1 Answers  


ORA-38309: object not purgable

1 Answers  


DRG-10516: failed to perform DDL operation due to an Oracle error

1 Answers  


SQL*Loader-00950: Error shipping data structures across 2-task

1 Answers  


ORA-38455: Expression Filter index should be created by the owner.

1 Answers  


Categories