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
How gdg are concatenated?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How can an in-stream dataset be terminated?
How does jcl act on code(if you take a cobol program)?
What are some jcl statements that are not allowed in procedures?
whats the diff bw the evaluate also and and?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
how to do automated restart when a job abends?
What is the function of the steplib dd statement?
What is the purpose of disp parameter?
How can unused space allocation be returned to the system when a dataset is closed?
Explain the purpose of dd dummy statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is notcat 2 - gs?
How to override loadlib?