Oracle Solution for Error ora-22327

Solution for Oracle Error ORA-22327

ORA-22327: cannot change a type to NOT INSTANTIABLE if it has dependent tables

What triggered the Error:

attempt was made to change a type with dependent tables to NOT INSTANTIABLE.

What should we do to fix it:

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