Showing posts with label ORA-14259: table is not partitioned by Hash method. Show all posts
Showing posts with label ORA-14259: table is not partitioned by Hash method. Show all posts

Friday, 16 March 2012

ORA-14259: table is not partitioned by Hash method

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