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 SPLITWhat should we do to fix it:
Ensure that the statement describes exactly 2 subpartitions as the target of the SPLIT operation