in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?
Answer Posted / swathi
//Jobname
//step1 exec pgm=iebedit
//s1
//s2
//s3
.
.
.
//s10
//sysin dd*
start jobname type = include(s1,s3,s5,s7,s9)
/*
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
List in order the hierarchical levels of jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how to do automated restart when a job abends?
What is the maximum length of a single line of jcl?
What is the function of the dd dcb keyword?
Suppose I have five jobs to do. But I want to hold one?
what is the JCL statement consists of?
What does a disposition of (new,catlg,keep) for a dsn mean?
Can we use DISP=SHR in output file in JCL
what is the purpose of coding class parameter in job statement?
what JCL Procedures?
How can a jobs execution priority be modified?
can any one plzzzzzz tell the jcl code for creating ps using idcams