Showing posts with label ORA-02292: integrity constraint (string.string) violated - child record found. Show all posts
Showing posts with label ORA-02292: integrity constraint (string.string) violated - child record found. Show all posts

Tuesday, 24 January 2012

ORA-02292: integrity constraint (string.string) violated - child record found

ORA-02292: integrity constraint (string.string) violated - child record found

Cause: attempted to delete a parent key value that had a foreign key dependency.

Action: delete dependencies first then parent or disable constraint.