You might use the HighPerformanceLoader in express mode
for this.
In express mode the data will be directly written to the
pages on disk not going thru the buffer pool.
This activity will not be logged.
However the table will be exclusively locked during this
operation and afterwards you need to perform a level-0-archive
in order to write to the table (it is marked "read-only" after
the HPL jobs completes).
This can avoid long checkpoints during loading.
Be aware of the fact that you have huge i/o activity during
the load (because of the HPL), so this might extend your
checkpoints a little bit.
Unfortunately you are on version 7.3, so you have to use
"ipload" to configure the HPL jobs which could be quite
an amazing experience.
Starting with 9.21 you have "onpladm", a command line interface
to HPL.
HTH.
Best regards
Eric
--
IT-Consulting Herber
WWW:
http://www.herber-consulting.de
Email:
eric@herber-consulting.de
***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************