Oracle Error ORA-23344: constraint (string.string) does not exist

Oracle Error Message

ORA-23344: constraint (string.string) does not exist

Reason for the Error

A null, misspelled or nonexistent constraint was specified when registering a uniqueness conflict.

Solution

Register a named constraint for the specified table.