Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-22327

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

Cause

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


Action

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