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 is use of restart and how to use it?
what is DSN parameter and DISP parameter is used for?
How dummy is used in jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How can a stopped job be started again?
which utility is used a dummy utility?
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd dummy statement?
What are some jcl statements that are not allowed in procedures?
is there any way to execute more than one proc in the same exec statement at the same time..?
what is the purpose of coding class parameter in job statement?
What is concatenating?
Differentiate between the joblib and the steplib statements?
which parameter is use to declare the name of dataset in dd statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?