![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want 10 packages to run in sequence. I was told the Execute Package Task would do it but it looks like it can only call one other package. I want it to call all 10 in order. Am I missing something Thanks, LP |
#3
| |||
| |||
|
|
So have 10 Execute Package tasks in a row with precedence constraints between them. |
#4
| |||
| |||
|
|
On Fri, 11 Feb 2005 21:48:20 -0000, "Allan Mitchell" allan (AT) no-spam (DOT) sqldts.com> wrote: So have 10 Execute Package tasks in a row with precedence constraints between them. Or a job with ten steps each running one package. J. |
#5
| |||
| |||
|
|
Yesy a job to call them all. When I've created the new job it doesn't show any of the steps that call a DTS package they are mostly dealing with Replicatin. Any thoughts. "JRStern" wrote: On Fri, 11 Feb 2005 21:48:20 -0000, "Allan Mitchell" allan (AT) no-spam (DOT) sqldts.com> wrote: So have 10 Execute Package tasks in a row with precedence constraints between them. Or a job with ten steps each running one package. J. |
#6
| |||
| |||
|
|
Use a CmdExec Job step type and DTSRUN (Build the synatx using DTSRUNUI) |
![]() |
| Thread Tools | |
| Display Modes | |
| |