How to stop writing into log file when DTS is executing.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    How to stop writing into log file when DTS is executing.

    Hi all,

    I am using SQL Server 2000. When i transfer millions of records from one table to another table using DTS package, it fills the log file in the range of GB. I want to stop to write the log file when the DTS is executing. How can i achive this?

    Thanks,
Working...