Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.