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
What is the function of //cntl statement?
Where & How Do You Code Identifier In Jcl?
how would you create a temporary dataset? And where will you use them?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is JCL?
how to compare two datasets without using superce because output is limited to 133 bytes
In job processing, what happens in execution stage?
Explain how can a stopped job be started again?
How to override loadlib?
What is multithreading in jcl?
Can we call instream to catalog and catalog to instream?
What is use of restart and how to use it?
What is one line to pass PARM from JCL to COBOL?
What is the purpose of disp parameter?
Is it possible to define dd statements as you want?