dbTalk Databases Forums  

Executing scheduled DTS jobs

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


Discuss Executing scheduled DTS jobs in the microsoft.public.sqlserver.dts forum.



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

Default Executing scheduled DTS jobs - 01-03-2006 , 08:00 AM






Hi,
I scheduled several DTS packages for regular daily data transfer. Shall I
somehow ajust time of execution of these packages? Will it be huge impact on
SQL Server performance if jobs start simultaneously?


Reply With Quote
  #2  
Old   
Ryan
 
Posts: n/a

Default Re: Executing scheduled DTS jobs - 01-03-2006 , 10:05 AM






Once you have scheduled your DTS packages, you can view / modify them in
EnterPrise Manager / Management / SQL Server Agent / Jobs

The impact of running them simultaneously depends on how many jobs you
intend running and what impact they have individually. If running them one
after the other is an option it will have less impact.

You are limited to how many worked threads can run by default. Have a look
here if it becomes an issue Microsft KBase Q306457


--
HTH. Ryan


"Elena" <Elena (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
I scheduled several DTS packages for regular daily data transfer. Shall I
somehow ajust time of execution of these packages? Will it be huge impact
on
SQL Server performance if jobs start simultaneously?




Reply With Quote
  #3  
Old   
Elena
 
Posts: n/a

Default Re: Executing scheduled DTS jobs - 01-03-2006 , 10:16 AM



Thanks a lot, Ryan. Your answer was very helpful.

"Ryan" wrote:

Quote:
Once you have scheduled your DTS packages, you can view / modify them in
EnterPrise Manager / Management / SQL Server Agent / Jobs

The impact of running them simultaneously depends on how many jobs you
intend running and what impact they have individually. If running them one
after the other is an option it will have less impact.

You are limited to how many worked threads can run by default. Have a look
here if it becomes an issue Microsft KBase Q306457


--
HTH. Ryan


"Elena" <Elena (AT) discussions (DOT) microsoft.com> wrote in message
news:C2B7A3DB-06EA-40EC-AB5A-A75E2488F866 (AT) microsoft (DOT) com...
Hi,
I scheduled several DTS packages for regular daily data transfer. Shall I
somehow ajust time of execution of these packages? Will it be huge impact
on
SQL Server performance if jobs start simultaneously?





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.