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

sql server dts

group:

scheduled DTS packages


scheduled DTS packages Derek Ruesch
10/21/2004 12:59:02 PM
sql server dts:
I have several DTS packages scheduled to run twice a day. How many minutes
apart to you need to schedule these packages? I.E. Should I have Package1 run
a minute before Package2 and have Package2 scheduled to run a minute before
Package3, etc? What happens if Package1 isn't done running by the time
Package3 is scheduled to execute?

Re: scheduled DTS packages Derek Ruesch
10/21/2004 1:47:05 PM
Actually they don't rely on one another. I just labeled them as such because
I couldn't come up with any generic names.


Derek

[quoted text, click to view]
Re: scheduled DTS packages Allan Mitchell
10/21/2004 9:12:55 PM
What?

Why not put them in 1 package and use the Execute Package task. It sounds
like they logically rely on each other so it would seem prudent to do this.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

Re: scheduled DTS packages Allan Mitchell
10/21/2004 9:53:50 PM
If they logically follow each other then use Workflow.

Does it matter at what time after each other they run?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

AddThis Social Bookmark Button