Hi,
I have 4 packages
1.dtsx,2.dtsx,3.dtsx,4.dtsx
i created a main.dtsx package and i am calling all the above 4 packages in that.
My question is how to run all those packages simulteniously(concurrently)?
currently those are running sequentially.