all groups > sql server dts > december 2004 >
You're in the

sql server dts

group:

DTS package runs slow as a scheduled task



DTS package runs slow as a scheduled task ljhopkins_LOST and Cant find My Way
12/6/2004 10:11:01 AM
sql server dts: i have a dts package that when I excute from the DTS local it runs in about
10 min or so.
But when I schdule the package to run as a JOB it takes 30 + min

Re: DTS package runs slow as a scheduled task Allan Mitchell
12/6/2004 6:34:45 PM
You need to have a look at the resources used on the server and what the
server is doing at the time of execution. DTS is a client application so
when you run it everything is local to you but in a scheduled job it is run
on the server. Because it is a server you may be seeing

Contention for server resources
AND/OR
Resources in the package being retrieved latency

etc etc



--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"ljhopkins_LOST and Cant find My Way" <ljhopkins_LOST and Cant find My
[quoted text, click to view]

AddThis Social Bookmark Button