A job has 150 steps i want to execute only 57th step
Answers were Sorted based on User's Feedback
Answer / piyush mani
it's easy write restart=step57 in job parameter and write cond in 58th step like cond = (x,eq) where x is expected return code of 57th step.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / karthik
Include following two parameters in job card
restart=step57,COND=(0,LE)
by karthik
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / prashant singh
We can also use IEBEDIT utility which will be usefull
without editning the original JCL
| Is This Answer Correct ? | 2 Yes | 0 No |
what is A-MODE and R-MODE?
How to alter the parameters for the existing gdg?
Where can program checkpoints be stored for use in a restart?
why do we use file-aid wht r the adv of using file-aid thn in ispf
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
Are there any set of rules for the names of the steps used in a job? What are they?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
what does mvs stand for?
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
mainframe questions like basic&depth