Page 2 of 2

Posted: Wed Feb 04, 2009 3:05 pm
by ray.wurlod
If you want them to start at the same time (plus or minus a second or two) you will need to write your own job control code with the two DSRunJob() calls adjacent. The code produced by a job sequence sets one job running before starting to set parameter values, etc. for the other.

Posted: Thu Feb 05, 2009 1:17 am
by kiran259
Why JOBA and Job2 are running at sametime when Job2 is conditional with JOBA?

Posted: Thu Feb 05, 2009 2:35 am
by ray.wurlod
Possibly JobA finishes in less than one second. So they appear to start in the same clock second.

Posted: Thu Feb 05, 2009 6:20 am
by chulett
The OP has yet to post anything that looks like the actual start and end times of the jobs in question but rather has posted routine messages ("Dataset .. is deleted" ??) instead. I wouldn't make any judgments on what starts when until we see that. And we're just looking for a simple list:

Job name, start time, end time

For the three jobs in question.