Friday 16 March 2012

ORA-14270: table is not partitioned by Range or Hash or List method

ORA-14270: table is not partitioned by Range or Hash or List method

Cause: The table in ALTER TABLE MODIFY PARTITION { UNUSABLE LOCAL INDEXES | REBUILD UNUSABLE LOCAL INDEXES } statement is not partitioned by Range or Hash method which is illegal.

Action: Ensure that the table is partitioned by Range or Hash method

No comments:

Post a Comment