i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?
Answer Posted / suputhru
MR Amarnath ReddY IS RIGHT.
Use IEBEDIT utility
NOTE: For not execution of steps use: EXCLUDE
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
in ways data can be passed to a COBOL program from JCL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what is use of dcb parameter in dd statement?
how you will the direct the data to spool using sysout option?
How can a fb file convert to vb file using sort program?
what is DD statement is used in JCL?
What are the difference between jcl and jes?
whats the diff bw the evaluate also and and?
Explain dd statement in jcl?
What is the function of //cntl statement?
How gdg are concatenated?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Can we call instream to catalog and catalog to instream?
What are steplib and joblib? What for they are used?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?