ORA-02292: integrity constraint (% %) violated - child record
Hi,
I am getting the below message when I try to delete record in the parent table.
"ORA-02292: integrity constraint (SMI.SYS_C0018867) violated - child record found"
I know this merror is due to refrential integrity but when checked in the child table I don't have any dependent records.
Did any one encounter this error if yes and have more details can you please let me know. I am using Oracle 11g
Thanks,
Prashanth