Oracle Solution for Error ora-14636

Solution for Oracle Error ORA-14636

ORA-14636: only 2 resulting subpartition can be specified for SPLIT SUBPARTITION

What triggered the Error:

ALTER TABLE SPLIT SUBPARTITION contained more than 2 resulting subpartition for the SPLIT

What should we do to fix it:

Ensure that the statement describes exactly 2 subpartitions as the target of the SPLIT operation