Oracle Solution for Error ora-14324

Solution for Oracle Error ORA-14324

ORA-14324: values being added already exist in DEFAULT partition

What triggered the Error:

An ADD VALUE operation cannot be executed because the values being added exist in the DEFAULT partition

What should we do to fix it:

Issue a SPLIT of the DEFAULT partition and then MERGE the split partition into the partition to which values need to be added