Hi,

I have been importing a 20GB dump file. After running for 2 days it is now giving these errors. i can see that there are some refrential constraint violation. But does that mean that those particular rows won't get imported. Isn't constraint enabling done at the end of the import, and if the condition doesn't match then that particular constraint remains disabled.
------------------------------------------------------------------

IMP-00019: row rejected due to ORACLE error 2291
IMP-00003: ORACLE error 2291 encountered
ORA-02291: integrity constraint (SYSADM.OT_XACT) violated - parent key not found
Column : 8490607
Column : 7
Column : ------------------------------------------------------------------

Thanks