How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / nishant
bt suppose step 15 returns code = 0 nd we coded cond=(0,le)
aftr 15th step thn will it execute the step aftr 15th step
or not? i think i should execute..wat u say
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
which utility is used a dummy utility?
What is one line to pass PARM from JCL to COBOL?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the use of symbol // in jcl?
Must tape dataset definitions include vol=ser specifications?
Give the syntax of job specifying jcl statement.
List in order the hierarchical levels of jcl?
Can we call instream to catalog and catalog to instream?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain about ISPF/TSO Commands
Is there any command to check wether the ps file is in sorted order?
What is the function of job statement in jcl?
Explain the purpose of dd dummy statement?
which utility is used to run a cobol-db2 program?
what is DD statement is used in JCL?