Search code examples
parallel-processingdatastage

Can we run more than one Parallel job at a time in DataStage?


I was wondering if I can run more than one parallel job at a time in parallel.

I have two separate parallel jobs "Job1" and "Job2". What I can do is to put them in a sequence and then run. But this way once the Job1 is finished then Job2 starts. Can I start them at the same time? Purpose is to optimize the jobs by saving time.

If I put them both in a sequence independently, without a link. Its doesn't work. I tried to research but there is nothing specific out there on forums.

Any help would be much appreciated.


Solution

  • yes, we schedule a number of parallel (and some server jobs) jobs to run at given schedules. A lot of those schedules do overlap. These parallel jobs can run at the same time

    http://ds.iexpertify.com/