Is there a way to disable writing to the Log file while a DTS package is running?

I'm trying to run a load from text file of approx 4.5M records to a single table and it keeps erroring out, saying that the transaction log is full and needs to be backed up.


Thanks in advance