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-01530a database already mounted by the instance
NNL-00256Server-generated requests now do not request forwarding
TNS-04235Trace Assistant WARNING: Unknown TTC protocol
ORA-16516current state is invalid for the attempted operation
ORA-02443Cannot drop constraint - nonexistent constraint
ORA-25290Cannot complete operation on queue string with existing messages
NZE-29018The premaster secret contains an incorrect version number.
ORA-01487packed decimal number too large for supplied buffer
NNL-00352Cancelled save config
ORA-13295geometry objects are in different coordinate systems
PLS-00325non-integral numeric literal string is inappropriate in this context
ORA-41623conflicting values for autocommit and duration properties
ORA-00355change numbers out of order
RMAN-06073file header is corrupt for datafile string
LFI-01509fopen() failed(OSD return value = string).
TNS-12620TNS:requested characteristic not available
SQL*Loader-00299Virtual column string in table string.string cannot be loaded.
ORA-53900I/O failure string.
ORA-55502Specified input transaction by name has no SCN hint
ORA-44815User name is too large




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