Oracle DBA, How To, Error, Cause and Action

ORA-02443: Cannot drop constraint - nonexistent constraint

ORA-02443: Cannot drop constraint - nonexistent constraint


Cause:


alter table drop constraint



Action:


make sure you supply correct constraint name.

No comments:

Post a Comment

Thanks for your comment.