i have five step in jcl.my forth step is gdg.gdg was
abend.when will job complete,hoe to handle you
Answer Posted / shailendra
if you know abend is happning on forth step. so for the
next execution give restart parameter on job statment
restart=5stepname
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd dcb keyword?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain the jcl exec statement?
how JCL works?
How can values be passed from the job stream to an executable program?
What is jcl in mainframe?
Is there any command to check wether the ps file is in sorted order?
What is the purpose of dd?
what is the use of JCL?
What dd statement is used to supply the name of a dataset?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Describe the various parameters utilized in the creation of a gdg?
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?
a dd statement has 2 types of parameters. Name them?