Oracle Error ORA-14621: cannot add subpartition when DEFAULT subpartition exists

Oracle Error Message

ORA-14621: cannot add subpartition when DEFAULT subpartition exists

Reason for the Error

An ADD SUBPARTITION operation cannot be executed when a subpartition with DEFAULT values exists

Solution

Issue a SPLIT of the DEFAULT subpartition instead