Page 2 of 2

Re: How to reexecute the step after delay time

PostPosted: Tue Aug 21, 2012 11:48 pm
by dick scherrer
Hello,

If you want these to run back-to-back you could submit them all with the same job name. On most systems, only one will run at a time.

Or you could have process one submit process 2 at eoj and have process 2 submit process 3 at eoj and son on.

Suggest someone needs to determine why these cannnot all run as one job. . . Something is horribly mis-designed and/or implememted. Several of our smaller jobs process several million per job with no problems. Why is this a problem for your system?

Re: How to reexecute the step after delay time

PostPosted: Tue Aug 21, 2012 11:50 pm
by dick scherrer
Follow on ;

Handling any kind of restart/recovery could be a nightmare if this scheme is continued . . .

fwiw

Re: How to reexecute the step after delay time

PostPosted: Wed Aug 22, 2012 1:43 am
by NicC
Perhaps you can execute the same procedure the required number of times within one job?