Database Error Messages

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

OCI-14259

table is not partitioned by Hash method

Cause

ALTER TABLE COALESCE PARTITION is only valid for table partitioned by Hash method


Action

Specify valid ALTER TABLE option for the table, or ensure that the table is partitioned by Hash method