typrun=hold



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

typrun=hold

Postby AbhiKulkarni » Mon Dec 12, 2011 12:43 pm

How does TYPRUN=HOLD works ?

I know that u have to explicitly give an A in front of the job in input queue to complete it. But how it is used in job dependancies?

Thanks,
Abhi :)
AbhiKulkarni
 
Posts: 6
Joined: Fri Dec 09, 2011 4:33 pm
Has thanked: 0 time
Been thanked: 0 time

Re: typrun=hold

Postby BillyBoyo » Mon Dec 12, 2011 12:50 pm

You can submit several tons of jobs to make up a particular batch run. If hey are not TYPRUN=HOLD, some will start executing and some will fail in the initiation as datasets are not yet created, etc. They will only run in the order you want by wild co-incidence.

BUT, If you do TYPRUN=HOLD and have a scheduler, then (assuming scheduler set up to operate like this) all would be OK. The scheduler would do the relasing when the prependencies are satisfied.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post