ORA-30756: cannot create column or table of type that
contains a supertype attribute



ORA-30756: cannot create column or table of type that contains a supertype attribute..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

CLSR-00506: Unmatched resource name prefix string is specified

1 Answers  


ORA-31025: Invalid document element

1 Answers  


NNO-00058: cannot load topology data from configuration database

1 Answers  


ORA-23322: Privilege error accessing pipe

1 Answers  


ORA-22974: missing WITH OBJECT OID clause

1 Answers  


PLS-01711: A SELECT statement may not contain ORDER_BY, HAVING, or GROUP_BY clause

1 Answers  


ORA-27040: file create error, unable to create file

1 Answers  


RMAN-08126: keep attributes for the proxy copy are changed

1 Answers  


SQL*Loader-00528: OCI return status: error

1 Answers  


ORA-13352: the coordinates do not describe a circle

1 Answers  


ORA-06109: NETTCP: message receive failure

1 Answers  


SQL*Loader-00401: End field position number must be greater than or equal to start number

1 Answers  


Categories