Oracle Error Message
ORA-14257: cannot move partition other than a Range, List, System, or Hash partition
Reason for the Error
User attempt to move a partition that is not a Range,List,System, or Hash partition which is illegal
Solution
Specify MOVE PARTITION for a Range,List,System, or Hash partition only