Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
Back To Menu
ORA-02292: integrity constraint (string.string) violated - child recordfound
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.
Newer Post
Older Post
Home