| ERROR | 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 |
| ERROR | 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 |