ORA-28117

Error: ORA-28117: integrity constraint violated - parent record not found

Causa: tried to update/insert a child record with new foreign key values, but the corresponding parent row was not visible because of fine-grained security in the parent.

Acción: make sure that the updated foreign key values are visible in the parent.

COMENTARIOS:


No hay comentarios.