PLS-00535: A VARRAY type may not contain a NESTED TABLE, VARRAY or LOB
Cause: An attempt was made to do one of the following: define a VARRAY type containing a nested collection type or LOB or define a VARRAY type of an object type that has a nested attribute which is one of NESTED TABLE, VARRAY or LOB type.
Action: Check the VARRAY definitions to be sure that they do not contain nested colection types, LOBs or nested attributes.
PLS-00536
Custom Search


More Oracle errors
ORA-23648Capture string is for Change Data Capture
RMAN-06006connected to target database: string (not mounted)
ORA-19513failed to identify sequential file
ORA-31415change set string does not exist
ORA-14183TABLESPACE DEFAULT can be specified only for Composite LOCAL index
ORA-10707Simulate process death for instance registration
ORA-13330invalid MASK
ORA-29802missing CONTEXT keyword
ORA-27458A program of type PLSQL_BLOCK cannot have any arguments.
ORA-10659Segment being shrunk is not a lob
ORA-08467error converting Oracle number to string
ORA-31667parameter name can not be defaulted
ORA-29289directory access denied
RMAN-08599channel string: throttle time: string
ORA-30083syntax error was found in interval value expression
ORA-01207file is more recent than control file - old control file
PLS-00652aggregate functions should have exactly one argument
DRG-11877This Cache Version Has Expired And Will Be Automatically Reloaded
ORA-23369value of "string" argument cannot be null
RMAN-04000memory allocation failure




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-00535A VARRAY type may not contain a NESTED TABLE, VARRAY or LOB