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

Oracle Error Message

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

Reason for the Error

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

Solution

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