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-06721TLI Driver: spurious client req
RMAN-10029unexpected return code number from PL/SQL execution
NZE-28831no data unit format
ORA-24423Cannot set the ROWID attribute - OCI_ATTR_FETCH_ROWID
ORA-12601TNS:information flags check failed
ORA-13654The directive with instance id of string was not found.
ORA-25233invalid parameter specified for NAVIGATION
PCC-02382You must specify MODE=ANSI when using NLS_LOCAL=YES
SQL*Loader-00800string specified and ignored
DRG-11522no row exists for the text key(s) specified
ORA-53036An internal table for the mapping document (string) is empty.
ORA-19183FOTY0002: type definition not found
DIA-48157null input to ADR initialization
NZE-29013SSL MAC verification failure
ORA-43807indexes on ORA_ROWSCN not allowed
ORA-09820Conversion of class string to numeric representation failed.
ORA-19931file string has invalid creation SCN string
DRG-13400Oracle Data Mining was not installed
OCI-22055unknown sign flag value [string]
ORA-25125BUFFER_POOL storage option not allowed




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.