ORA-30756: cannot create column or table of type that contains a supertype attribute
Cause: The user tried to create a column or table of an object type that contains a supertype attribute. This is not supported because it leads to infinite recursion in our current storage model. Note that creating a column of a type implies that we create columns corresponding to all subtype attributes as well.
Action: Change the type definition to contain a supertype REF attribute instead of the supertype object attribute.
ORA-30757
Custom Search


More Oracle errors
ORA-16240Waiting for logfile (thread# string, sequence# string)
ORA-13906The tablepace is not of the right type.
QSM-01050roll-up check failed for materialized view, string
ORA-38425attribute set used for an index object may not be unassigned
ORA-31427publication string already subscribed
ORA-39126Worker unexpected fatal error in string [string] string
PLW-05003same actual parameter(string and string) at IN and NOCOPY may have side effects
ORA-46063Not attached to XS session
PCC-00092Length and/or scale incompatible with specified Oracle datatype
ORA-12645Parameter does not exist.
ORA-28293No matched Kerberos Principal found in any user entry
DIA-48120error encountered when attempting to retrieve the file size [string] [string]
RMAN-12010automatic channel allocation initialization failed
ORA-39914Index string.string in tablespace string points to subpartition string of table string.st
LPX-00316invalid value ~S for ~S attribute ~S
ORA-23464flavor lacks column string of "string"."string"
NNO-00624setting auto-refresh expiration period to number seconds
LPX-01008[XPST0008] Invalid reference
PLS-00498illegal use of a type before its declaration
PGU-00129value out of range (1 - number)




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
ORA-30756cannot create column or table of type that contains a supertype attribute