Database Error Messages

ORA-25131

cannot modify unique(string) - unique key not defined for table

Cause

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


Action

None