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 / luiz roberto
In my opinion it depends of the abend.
Why was the cause of STEP2 abend? If it was because a bad
file created on STEP1 we should correct the program that
generates the file (on STEP1), uncatlg the bad GDG created,
and then resubmit the job from STEP1.
If the STEP2 cancelled and the input file is good, we should
fix the STEP2 and restart the job from STEP2 using GDG(0).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
Explain about LMQUERY�give a dialog information about a data set
How does jcl specify the job to the operating system?
What is concatenating?
What are steplib and joblib? What for they are used?
Explain the hierarchy levels in jcl?
How gdg are concatenated?
What is the purpose of dd * statement in jcl?
What is notcat 2 - gs?
how you can direct the data to spool using SYSOUT option?
What are the rules employed while naming the steps in a job?
i want to store 20 digits . how will u do it in cobol ?
How is a type of file defined in the jcl that executes the cobol program?
How to submit a jcl from cics?
What is the significance of addrspc parameter in exec statement?