dbTalk Databases Forums  

System slows down after running DTS Package in Loop

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss System slows down after running DTS Package in Loop in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rmcompute
 
Posts: n/a

Default System slows down after running DTS Package in Loop - 02-25-2008 , 08:42 PM






I set up an SQL stored procedure which executes a DTS package. The SQL
stored procedure reads a table with 75 branch #s. It passes a different
branch # to the DTS package and then executes it. The DTS package uses the
branch # change the data source for the destination table and to query a SQL
Server table in a DTS task to transmit the data to an Access database. The
amount of data is the same for each branch. After about 6 branches were
complete, the system slowed down to a crawl. When running DTS packages
through a stored procedure and within a loop, is it necessary to release
system resourses and if so how is this done?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.