Database Error Messages

ORA-02435

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

Cause

attempted to disable a unique key that is not denied for the table.


Action

None