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

ORA-39141: dump file "string" is a duplicate of dump file "string"

1 Answers  


RMAN-06576: platform 'string' (number) found in header of datafile string does not mmatch specified platform name 'string' (number)

1 Answers  


ORA-09909: Malloc of scratch buffer failed.

1 Answers  


PCB-00228: Invalid group item variable "string"

1 Answers  


SQL*Loader-00457: Comparison text of CONTINUEIF LAST must have length 1 not number

1 Answers  






ORA-27027: sbtremove2 returned error

1 Answers  


ORA-31605: the following was returned from string in routine string: LPX-number: string

1 Answers  


NZE-29152: SHA-1 self-test failure

1 Answers  


ORA-08186: invalid timestamp specified

1 Answers  


SQL*Loader-00281: Warning: ROWS parameter ignored in parallel mode.

1 Answers  


ORA-19610: directory block string is corrupt

1 Answers  


ORA-30346: hierarchy name must be unique within a dimension

1 Answers  


Categories