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 / guest
It Depends on what type of restart it is, if no checkpoint
or UC1RMS is present, as Madhuri has suggested, we need to
make the GDG version as 0 and procedd, in case checkpoint
or UC1RMS is present, then we directly restart from the
abended step.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How does jcl act on a cobol code?
a dd statement has 2 types of parameters. Name them?
Explain how can an in-stream dataset be terminated?
In sms datasets, what is the function of the dd mgmtclas keyword?
Name what parameter directs the output of the job log dataset?
What is the motivation behind coding class parameter in job statement?
what is the JCL statement consists of?
What are steplib and joblib?
Is automatic restart possible in jcl? If yes, how?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can a fb file convert to vb file using sort program?
What happens if both JOBLIB & STEPLIB is specified ?
How to submit jcl through a cobol program?