Showing posts with label ORA-02291: integrity constraint (string.string) violated - parent key not found. Show all posts
Showing posts with label ORA-02291: integrity constraint (string.string) violated - parent key not found. Show all posts

Tuesday, 24 January 2012

ORA-02291: integrity constraint (string.string) violated - parent key not found

ORA-02291: integrity constraint (string.string) violated - parent key not found

Cause: A foreign key value has no matching primary key value.

Action: Delete the foreign key or add a matching primary key.