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


Please Help Members By Posting Answers For Below Questions

What is use of restart and how to use it?

1018


what is DSN parameter and DISP parameter is used for?

865


How dummy is used in jcl?

840


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

978


How can a stopped job be started again?

903


which utility is used a dummy utility?

1069


How can the submitting users racf authority be overridden in a job stream?

985


Explain the purpose of dd dummy statement?

890


What are some jcl statements that are not allowed in procedures?

952


is there any way to execute more than one proc in the same exec statement at the same time..?

2339


what is the purpose of coding class parameter in job statement?

976


What is concatenating?

848


Differentiate between the joblib and the steplib statements?

1063


which parameter is use to declare the name of dataset in dd statement?

971


Explain the function of dd name parameter with a 2 part structure; audit.report?

1195