Showing posts with label ORA-02293: cannot validate (string.string) - check constraint violated. Show all posts
Showing posts with label ORA-02293: cannot validate (string.string) - check constraint violated. Show all posts

Tuesday, 24 January 2012

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