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

ORA-28664: a partitioned table may not be coalesced as a whole

1 Answers  


ORA-00740: datafile size of (string) blocks exceeds maximum file size

1 Answers  


TNS-00146: Internal-- Retry data request withing pump.

1 Answers  


ORA-30356: the specified refresh method is not supported in this context

1 Answers  


ORA-14451: unsupported feature with temporary table

1 Answers  






ORA-02397: exceeded PRIVATE_SGA limit, you are being logged off

1 Answers  


ORA-01339: logfile is too old

1 Answers  


ORA-19577: file string is MISSING

1 Answers  


ORA-26522: rpc execution error

1 Answers  


ORA-23458: inappropriate flavor string at string

1 Answers  


ORA-00356: inconsistent lengths in change description

1 Answers  


ORA-24950: unregister failed, registeration not found

1 Answers  


Categories