Oracle Message ORA-14270 - table is not partitioned by Range, System, Hash or List method

ERRORtable is not partitioned by Range, System, Hash or List method
CAUSEThe table in ALTER TABLE MODIFY PARTITION { UNUSABLE LOCAL INDEXES | REBUILD UNUSABLE LOCAL INDEXES } statement is not partitioned by Range,List,System, or Hash method which is illegal.
ACTIONEnsure that the table is partitioned by Range,List,System, or Hash method