Hi there DBA Guru's

I need your help. When doing a imp on a table I receive the following error

IMP-00058: ORACLE error 20087 encountered
ORA-20087: No master billing account for this entry. Please check bill_account_id
ORA-06512: at "IPACSEC.CUSTOMERS_INSERT_TRIG", line 18
ORA-04088: error during execution of trigger 'IPACSEC.CUSTOMERS_INSERT_TRIG'
IMP-00028: partial import of previous table rolled back: 89999 rows rolled back
IMP-00017: following statement failed with ORACLE error 1917:

What Is wrong? And how do I fix it? Is there someway I can make it commit before it rollsback?

Thanks