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
Is automatic restart possible in jcl?
What is the difference between the positional and keyword parameters? Give examples.
What happens if both JOBLIB & STEPLIB is specified ?
How to pass the parameter in parm using linkage section ? (syntax)?
which utility is used to run a cobol-db2 program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What do you understand by the terms: joblib and steplib?
Explain the purpose of the dd keylen parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
What is the use of symbol // in jcl?
what is DSN parameter and DISP parameter is used for?
What are the parameters that are used in creating a gdg?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Name a few IBM utility programs, and explain its function.
What statement can be used to send data to another mvs jes3 node?