how to find which row id cause ora-02291 integrity constraint violated
Hi,
how to find which row id cause ora-02291 integrity constraint violated error while executing insert statement(set of insert like insert into select ). i want to know particular ROWID which causing problem. without disabling Foreign key constraints.
Regards,
Udaya.S