Oracle Solution for Error ora-14046

Solution for Oracle Error ORA-14046

ORA-14046: a partition may be split into exactly two new partitions

What triggered the Error:

ALTER TABLE|INDEX SPLIT PARTITION did not contain descriptions of exactly two new partitions into which an existing table or index partition was to be split

What should we do to fix it:

Ensure that the statement describes exactly two partition into which an existing partition is to be split