Database Error Messages

ORA-22327

Cannot change a type to NOT INSTANTIABLE if it has dependent tables

Cause

An attempt is being made to change a type with dependent tables to NOT INSTANTIABLE.


Action

Drop all dependent tables of the target type and resubmit the statement.