Parallely run Packages

Hi All,

We have to run 500 Packages in parallel and the packages are not related to each other. Please advise the best approach to do this. Do I have to use multiple instances in case I have to transfer all the data from 500 packages in say 10min.

Thanks in Advance.....


January 29th, 2015 11:49am

You can put them in seperate execute package task and execute from master package.
Free Windows Admin Tool Kit Click here and download it now
January 29th, 2015 4:46pm

Thanks for your Reply...

Is there any limitation?



  • Edited by BHVS Friday, January 30, 2015 4:44 AM
January 29th, 2015 6:20pm

Hi All,

Let us assume, we are calling 5 child packages in one master Package. Assuming first 3 packages takes 30 sec for execution and remaining 2 packages take 2 Mins. Is it possible to restart the 1st three packages the moment they finish or they will have to wait for other packages in the master package for completion?

Is there any other approach to achieve the same?

Is there any limitations?

Thanks in Advance....

Free Windows Admin Tool Kit Click here and download it now
January 30th, 2015 11:09am

Can somebody help him? I'm interested in this.
February 4th, 2015 2:50am

You could use a parellel loop construction:

Free Windows Admin Tool Kit Click here and download it now
February 4th, 2015 4:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics