I have 2 steps in my exec statement , in first step I am
creating a gdg, and the output of this step is going into
second step as a input, and this second step is abended ,
now how could i approach in this case.
Answer Posted / madhuri tungal
when the job abended in step 2 then while restarting the
job from step2 the GDG has to be referred using (0) i.e
current generation insted of (+1) as in earlier case before
abend.
Please correct me if in case i am wrong....
Thanks,
Madhuri.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
Is it possible to code instream data in a PROC?
How does the jcl specify the job to os?
Is there any command to check wether the ps file is in sorted order?
What is the difference between the positional and keyword parameters? Give examples.
Is it possible to define dd statements as you want?
what is the use of IEBGENER utility?
Can I send output of job to my remote device careerride123?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is the resolution for sb37 error
What dd statement is used to supply the name of a dataset?
Can I share my data with other jobs? How?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What do you understand by jcl?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?