dbTalk Databases Forums  

Slow DTS Package on server-side

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


Discuss Slow DTS Package on server-side in the microsoft.public.sqlserver.dts forum.



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

Default Slow DTS Package on server-side - 12-04-2004 , 01:14 PM






Hi,
Since 2 weeks, we have a problem with SQL Server 2000. We have defined a
schedule job in witch we execute about 100 dts packages. This job usually
take about 2h30 to run but since 2 weeks, it takes about 8 hours. I've
noticed that if I execute a particular step on the server, it takes 1h30 to
run. And if I connect to the server by enterprise manager and I start the
DTS package on the server from my PC, it takes 20 minutes (witch is the
normal time to run). We have installed MDAC 2.8 on the server 2 weeks ago,
so I thought this was the problem, but I successfully rollback the version
of MDAC to 2.7 using the dasetup.exe /u command and we still have the
problem.

Thanks in advance,
Martin

Server configuration:

Windows 2000 server sp4
SQL server 2000 Enterprise sp3
Office 2000



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Slow DTS Package on server-side - 12-04-2004 , 03:42 PM






OK

DTS is a client application so DTS will look for resources in relation to
the place of execution. When you are sat on your PC in EM and open a
package on the server then the package is no longer at the server it is at
your PC. When a DTS package is scheduled then it executes on the scheduling
server.

Resources then are in relation to the executing box and it may be that the
server takes longer to retrieve those resources than you do from your PC.



--



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


"Martin" <mdeslandes (AT) ratiopharm (DOT) ca> wrote

Quote:
Hi,
Since 2 weeks, we have a problem with SQL Server 2000. We have defined
a
schedule job in witch we execute about 100 dts packages. This job usually
take about 2h30 to run but since 2 weeks, it takes about 8 hours. I've
noticed that if I execute a particular step on the server, it takes 1h30
to
run. And if I connect to the server by enterprise manager and I start the
DTS package on the server from my PC, it takes 20 minutes (witch is the
normal time to run). We have installed MDAC 2.8 on the server 2 weeks ago,
so I thought this was the problem, but I successfully rollback the version
of MDAC to 2.7 using the dasetup.exe /u command and we still have the
problem.

Thanks in advance,
Martin

Server configuration:

Windows 2000 server sp4
SQL server 2000 Enterprise sp3
Office 2000





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.