ERROR | table is not subpartitioned by Hash method |
CAUSE | A subpartition maintenance operation such as ALTER TABLE MODIFY PARTITION COALESCE SUBPARTITION can only be performed on Hash subpartitioned objects |
ACTION | Re-issue the command against a Hash subpartitioned object. |