A job has 150 steps i want to execute only 57th step
Answer Posted / karthik
Include following two parameters in job card
restart=step57,COND=(0,LE)
by karthik
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are the utility programs in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
How to submit jcl through a cobol program?
What is job control language?
what is JCL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the function of dd disp parameter?
how do you code a null statement?
What do you understand by the term notcat 2 – gs?
What is the difference between run mode and addressing mode?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What are steplib and joblib? What for they are used?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Suppose I have five jobs to do. But I want to hold one?