PLS-00534: A Table type may not contain a nested table type or VARRAY.
Cause: An attempt was made to do one of the following: define a table type which contained nested collection types. or define an object table that has (perhaps nested) another table type or VARRAY type.
Action: Check the table definitions to be sure that they do not contain nested tables or VARRAYs.
PLS-00535
Custom Search


More Oracle errors
ORA-15240attribute name string is invalid
ORA-25964column type incompatible with join column type
ORA-39936Token manager for the CSX tablespace string not fully contained in the transportable set.
ORA-23324error string, while creating deferror entry at "string" with error string
ORA-23315repcatlog version or request string is not supported by version string
ORA-39792Attribute "string" is not valid for subtypes(s) loaded into column string.
EXP-00060an object type had multiple TYPE BODYs
ORA-14151invalid table partitioning method
CRS-02289Unable number to roll back OCR settings for voting disk.
QSM-01041materialized view, string, does not match with a measure in the query
ORA-34164(MXCGVAR01) A dimension used to define a local string variable cannot be located. Execution cannot continue.
ORA-47003error deleting Factor Type string, string
ORA-47402incorrect evaluation options value for Factor string
LPX-00286Exceeded max depth for recursion
ORA-16957SQL Analyze time limit interrupt
SQL*Loader-00565unexpected error during skip .
ORA-02492missing required file block increment size in NEXT clause
ORA-27366job "string.string" is not running
ORA-39233invalid remap column name: string
DRG-12436document table allocation failed




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-00534A Table type may not contain a nested table type or VARRAY.