How to reexecute the step after delay time



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Re: How to reexecute the step after delay time

Postby dick scherrer » Tue Aug 21, 2012 11:48 pm

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?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: How to reexecute the step after delay time

Postby dick scherrer » Tue Aug 21, 2012 11:50 pm

Follow on ;

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

fwiw
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: How to reexecute the step after delay time

Postby NicC » Wed Aug 22, 2012 1:43 am

Perhaps you can execute the same procedure the required number of times within one job?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Previous

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post