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-00216control file could not be resized for migration from 8.0.2
ORA-02069global_names parameter must be set to TRUE for this operation
ORA-29385cannot create plan directive from string to string
ORA-16532Data Guard broker configuration does not exist
DIA-48506Existing Relation at different version than export [string] [string]
ORA-32811subscriber string already exists
TNS-00268ON
ORA-29250Invalid index specifed in call to dbms_sql.bind_array
RMAN-06783Update of datafile headers of locally managed datafiles finished.
ORA-29343user string (mapped from user string) does not exist in the database
PCB-00106Unable to open INCLUDE file "string"
ORA-15510cannot perform operation when "STATISTICS_LEVEL" is "BASIC"
ORA-36979(XSRELGID18) Property number can only be set by the GROUPINGID command.
ORA-13639The current operation was interrupted because it timed out.
PLS-00418array bind type must match PL/SQL table row type
ORA-16800redo transport service for a standby database incorrectly set to ALTERNATE
ORA-41708the identifier for the shared condition may not be modified
ORA-24091Destination queue string is the same as the source queue
TNS-00112Failed to find configuration file name
ORA-01355logminer tablespace change in progress




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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.