Oracle Error ORA-02299: cannot validate (string.string) – duplicate keys found

Oracle Error Message

ORA-02299: cannot validate (string.string) – duplicate keys found

Reason for the Error

an alter table validating constraint failed because the table has duplicate key values.

Solution

Obvious