Database Error Messages

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

OCI-65421

The CLUSTERING clause is defined on columns that are to be modified

Cause

An ALTER TABLE MODIFY COLUMN command was issued on a column on which a CLUSTERING clause exists.


Action

Drop the CLUSTERING clause before attempting to modify the column.