suppose i have 10 job steps and i want to execute only step
6.How to write?
Answer Posted / rahul singh
code restart=step6, cond=(0,le) in job card and only step6
will be executed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
Explain how can return codes be tested before execution of a job step?
Brief description of inline procedure of jcl.
A dd statement consists of 4 fields. Name them?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Is acct parameter mandatory?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What do you understand by the terms: joblib and steplib?
Can we call instream to catalog and catalog to instream?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is a jcl?
What is the function of job statement in jcl?
What are hierarchy levels in jcl?
How does jcl specify the job to the operating system?
What are some jcl statements that are not allowed in procedures?