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 / madhuri tungal
when the job abended in step 2 then while restarting the
job from step2 the GDG has to be referred using (0) i.e
current generation insted of (+1) as in earlier case before
abend.
Please correct me if in case i am wrong....
Thanks,
Madhuri.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is use of space parameter in dd statement?
Explain the function of the steplib dd statement?
What is the function of dd disp parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
how you can access an uncataloged dataset in a JCL?
How can a stopped job be started again?
what happens in conversion stage in job processing?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Describe the various parameters utilized in the creation of a gdg?
Is it possible to left uncode disp?
How to alter the parameters for the existing gdg?
Brief description of inline procedure of jcl.
What is condition checking in jcl? Is this possible?
How to override loadlib?