dbTalk Databases Forums  

I want to run a bunch of DTS packages

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


Discuss I want to run a bunch of DTS packages in the microsoft.public.sqlserver.dts forum.



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

Default I want to run a bunch of DTS packages - 02-11-2005 , 12:59 PM






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

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

Default Re: I want to run a bunch of DTS packages - 02-11-2005 , 03:48 PM






So have 10 Execute Package tasks in a row with precedence constraints between them.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


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

Quote:
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



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

Default Re: I want to run a bunch of DTS packages - 02-11-2005 , 07:16 PM



On Fri, 11 Feb 2005 21:48:20 -0000, "Allan Mitchell"
<allan (AT) no-spam (DOT) sqldts.com> wrote:
Quote:
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.




Reply With Quote
  #4  
Old   
LP
 
Posts: n/a

Default Re: I want to run a bunch of DTS packages - 02-13-2005 , 11:01 AM



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:

Quote:
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.




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

Default Re: I want to run a bunch of DTS packages - 02-13-2005 , 11:11 AM



Use a CmdExec Job step type and DTSRUN (Build the synatx using DTSRUNUI)



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


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

Quote:
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.






Reply With Quote
  #6  
Old   
JRStern
 
Posts: n/a

Default Re: I want to run a bunch of DTS packages - 02-18-2005 , 01:35 PM



On Sun, 13 Feb 2005 17:11:26 -0000, "Allan Mitchell"
<allan (AT) no-spam (DOT) sqldts.com> wrote:
Quote:
Use a CmdExec Job step type and DTSRUN (Build the synatx using DTSRUNUI)
Or, click on the package, select "schedule this job", and it will
generate the job and the command line all encrypted for you.

J.



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.