Friday 16 March 2012

ORA-14255: table is not partitioned by Range, Composite Range or List method

ORA-14255: table is not partitioned by Range, Composite Range or List method

Cause: ALTER TABLE SPLIT or DROP PARTITION or ALTER TABLE MERGE PARTITIONS command is only valid for table partitioned by Range, List or Composite Range method

Action: Ensure that the table is partitioned by Range, List or Composite Range method

No comments:

Post a Comment