Oracle Solution for Error ora-02264

Solution for Oracle Error ORA-02264

ORA-02264: name already used by an existing constraint

What triggered the Error:

The specified constraint name has to be unique.

What should we do to fix it:

Specify a unique constraint name for the constraint.