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

ERRORtable is not partitioned by Range, List, Composite Range or Composite List method
CAUSEThe table was not partitioned by Range, List, Composite Range or Composite List method.
ACTIONALTER TABLE SPLIT/DROP PARTITION or ALTER TABLE MERGE PARTITIONS command is only valid for table partitioned by Range, List, Composite Range or Composite List methods. Ensure that the table is partitioned appropriately.