PLS-00327: "string" is not in SQL scope here
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.
PLS-00328
Custom Search


More Oracle errors
ORA-55204Tag data translation option not found
DRG-11602URL store: access to string requires authentication
OCI-22161type code [string] is not valid
OCI-22290operation would exceed the maximum number of opened files
ORA-25145allocation policy already specified
ORA-30362dimension column cannot be a sequence
ORA-00711new tablespace name is invalid
RMAN-05026WARNING: presuming following set of tablespaces applies to specified point in time
ORA-19280XQuery dynamic type mismatch: expected atomic value - got node
ORA-12630Native service operation not supported
ORA-36640(XSDUNION19) Concat dimension workspace object cannot be changed to UNIQUE because base dimension workspace object does not have a TEXT or ID datatype.
ORA-08311sllfop: bad value for maxrecsize
DRG-11006invalid alter index parameter string
KUP-04022field start is before start of record
DRG-11717attempt to add Related Term string to non-Preferred Term string
QSM-02051subquery using the NOT EXISTS clause in mv
NNL-00812Slowest query processing time: string
DIA-48464The predicate buffer reached the maximum length [string]
ORA-23464flavor lacks column string of "string"."string"
IMP-00098INTERNAL ERROR: string




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PLS-00327"string" is not in SQL scope here