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
Brief description of inline procedure of jcl.
Which statement is used to identify the private libraries in job?
Is it possible to code instream data in a PROC?
Explain the function of //cntl statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is concatenating?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Are there any set of rules for the names of the steps used in a job?
Differentiate between the joblib and the steplib statements?
For what purpose steplib and joblib are used ?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is SOC4 error?
Is their any set of rules for dd? Explain.
Name the statement which can be used to send data to another mvs jes3 node?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?