Oracle DBA, How To, Error, Cause and Action

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

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

Cause:

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


Action:

None

No comments:

Post a Comment

Thanks for your comment.