PLS-00950: In this version, PL/SQL tables can not be used in this SQL statement.
Cause: In a SQL statement, a PL/SQL table was referenced incorrectly. For example, the following reference might have been made, but PL/SQL table attributes can only be used in procedural statements: SELECT ename_tab.COUNT INTO name_count WHERE ...
Action: Remove the incorrect reference from the SQL statement.
PLS-00951
Custom Search


More Oracle errors
ORA-32113Null object passed
ORA-36626(XSAGMODLIST02) MODEL workspace object was skipped because there is already a MODEL by that name attached to AGGMAP workspace object.
ORA-06709TLI Driver: message send failure
PGU-41044invalid TRANSACTION name
ORA-30486invalid window aggregation group in the window specification
ORA-26699STREAMS message consumer string already exists
ORA-30991cannot use DOM to add special attribute to schema-based parent
ORA-12032cannot use rowid column from materialized view log on "string"."string"
ORA-07249slsget: open error, unable to open /proc/pid.
ORA-29367object string does not exist
ORA-47382OLS Policy Label string not found for policy string
ORA-54000Virtual column feature not yet implemented
NZE-29228Cannot calculate the number of bytes for output.
ORA-19242XQST0022 - namespace declaration attribute must be a literal
ORA-16825multiple or errors or warnings, including fast-start failover-related errors or warnings, detected for the database
ORA-25256consumer cannot be specified with a single-consumer queue or an exception queue
ORA-16709standby archived log location settings conflict with database recovery area
ORA-32843value for string is outside the valid range of string to string
ORA-09856smpalo: vm_allocate error while allocating pga.
PLS-01452This function is not part of the ANSI standard




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-00950In this version, PL/SQL tables can not be used in this SQL statement.