Database Error Messages

ORA-22338

must specify CASCADE INCLUDING DATA when altering the final property

Cause

An attempt was made to alter the final property of a type with dependent table or tables without specifying the CASCADE INCLUDING DATA option.


Action

Resubmit the statement with the CASCADE INCLUDING DATA option.