Oracle Message ORA-22338 - must specify CASCADE INCLUDING DATA when altering the final property

ERRORmust specify CASCADE INCLUDING DATA when altering the final property
CAUSEAn attempt was made to alter the final property of a type with dependent table(s) without specifying the CASCADE INCLUDING DATA . option.
ACTIONResubmit the statement with the CASCADE INCLUDING DATA option.