Oracle Solution for Error ora-14043

Solution for Oracle Error ORA-14043

ORA-14043: only one partition may be added

What triggered the Error:

ALTER TABLE ADD PARTITION contained descriptions of more than one partition to be added

What should we do to fix it:

Ensure that the statement contains exactly one partition definition and that it does not contain any commas