Oracle DBA, How To, Error, Cause and Action

ORA-02264: name already used by an existing constraint

ORA-02264: name already used by an existing constraint


Cause:


The specified constraint name has to be unique.



Action:


Specify a unique constraint name for the constraint.

No comments:

Post a Comment

Thanks for your comment.