If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / yogesh s p
//jobname job , ,con=(4093,gt,step49)
//step1 exec pgm=
//step2
.
.
.
.
.
.
.
//step50 exec pgm=.....,
it will execute 49 th step before executing 50 step it will
check the return code of 49th it will satisfies the
condition so it wont execute the step50 it will come out of
the sequence.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain how can the submitting users racf authority be overridden in a job stream?
Mention the types of job control statements?
how to compare two datasets without using superce because output is limited to 133 bytes
How can a fb file convert to vb file using sort program?
Give the syntax of job specifying jcl statement.
Does jcl support automatic restart?
What does a disposition of (new,catlg,keep) for a dsn mean?
Differentiate between the joblib and the steplib statements?
Is it possible to code instream data in a PROC?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain the jcl exec statement?
Explain about LMFREE�free data set from its association with data ID