Database Error Messages

ORA-22866

cannot replace a type with table dependents

Cause

An attempt was made to replace a type that has table dependents.


Action

Drop all table(s) depending on the type, then retry the operation.