Oracle DBA, How To, Error, Cause and Action

ORA-14257: cannot move partition other than a Range, List, System, or Hash partition

ORA-14257: cannot move partition other than a Range, List, System, or Hash partition


Cause:


User attempt to move a partition that is not a Range,List,System, or Hash partition which is illegal



Action:


Specify MOVE PARTITION for a Range,List,System, or Hash partition only

No comments:

Post a Comment

Thanks for your comment.