Oracle Solution for Error ora-02434

Solution for Oracle Error ORA-02434

ORA-02434: cannot enable unique(string) - unique key not defined for table

What triggered the Error:

attempted to enable a unique key that is not defined for the table.

What should we do to fix it:

None