Oracle DBA, How To, Error, Cause and Action

ORA-02293: cannot validate (string.string) - check constraint violated

ORA-02293: cannot validate (string.string) - check constraint violated


Cause:


an alter table operation tried to validate a check constraint to a populated table that had nocomplying values.



Action:


Obvious

No comments:

Post a Comment

Thanks for your comment.