Oracle Solution for Error ora-14044

Solution for Oracle Error ORA-14044

ORA-14044: only one partition may be moved

What triggered the Error:

ALTER TABLE MOVE PARTITION contained descriptions of more than one partition to be moved

What should we do to fix it:

Ensure that the statement describes exactly one partition to be moved and that it does not contain any commas