Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
palcon
Starting Member
6 Posts |
Posted - 2001-03-15 : 12:33:12
|
| Hi,I am attempting to import approx records from an AS/400 database into a SQL table using several DTS packages each one is importing 100,000+ records.The trouble I'm having is the transaction log very quickly grew (unrestricted) to the size of a small planet.How can I configure my package to commit the transaction after each 10,000 records and truncate the log ?Hopefully,Paul.WHOOP !! |
|
|
|
|
|