Database Error Messages

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

OCI-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.