In 10g there is one underscore parameter, _disable_logging whose default value is FALSE, that enables logging the transaction details in the redo.

It is not advisable to change the value in any environment.

In your test environment, you can set it to TRUE, and run the load process. See that helps.

As I said, do not change the parameter in production database.