Oracle Error ORA-14312: Value string already exists in partition string

Oracle Error Message

ORA-14312: Value string already exists in partition string

Reason for the Error

One of the list values in the ADD PARTITION or ADD VALUES statement already exists in another partition

Solution

Remove the duplicate value from the statement and try again