Описание ошибки Oracle : 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.
Попробовать перевести
Поискать эту ошибку на форуме
Перечень ошибок взят из официального перечня ошибок Oracle версии 11R2.
Если не можете справиться - поищите эту ошибку на форуме по ссылке выше, многие ошибки мы уже разобрали.
Не получается - обязательно напишите, разберем, попробуем, пощупаем, понюхаем.
Главное - не паникуйте, но всегда, в первую очередь убедитесь, что бекап есть и сделайте бекап того, что сейчас имеете :)