ORA-14257: cannot move partition other than a Range, List, System, or Hash partition
What triggered the Error:
User attempt to move a partition that is not a Range,List,System, or Hash partition which is illegalWhat should we do to fix it:
Specify MOVE PARTITION for a Range,List,System, or Hash partition only