Database Error Messages

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

OCI-14430

An alter table modification to a partitioned state DDL cannot be combined with other operations.

Cause

An attempt was made to combine an alter table modification to partitioned state DDL with another operation, which is illegal.


Action

Ensure that the modification to partitioned state operation is the only one specified in the alter table DDL.