oracle · oracle/ORA-02291
ORA-02291
integrity constraint violated - parent key not found
An INSERT or UPDATE on a child table references a foreign key value that does not exist in the parent table. Ensure the parent row is inserted first, or check for typos in the foreign key value.