Oracle DBA, How To, Error, Cause and Action

ORA-02294: cannot enable (string.string) - constraint changed during validation

ORA-02294: cannot enable (string.string) - constraint changed during validation


Cause:


While one DDL statement was attempting to enable this constraint, another DDL changed this same constraint.



Action:


Try again, with only one DDL changing the constraint this time.

No comments:

Post a Comment

Thanks for your comment.