Oracle Error ORA-14622: Value string already exists in subpartition string

Oracle Error Message

ORA-14622: Value string already exists in subpartition string

Reason for the Error

One of the list values in the ADD SUBPARTITION or ADD VALUES statement already exists in another subpartition

Solution

Remove the duplicate value from the statement and try again