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 / chakri
The input for second step is already created, solve the
abend and restart from the abended step
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
What do you understand by the terms: joblib and steplib?
What is the significance of addrspc parameter in exec statement?
What are steplib and joblib? What for they are used?
What happens if both JOBLIB & STEPLIB is specified ?
which parameter is use to declare the name of dataset in dd statement?
How to submit jcl through a cobol program?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How can the disposition of sysout datasets be set for an entire jobstream?
Explain how can a jobs execution priority be modified?
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' ?
Brief description of inline procedure of jcl.
can any one plzzzzzz tell the jcl code for creating ps using idcams
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the difference between run mode and addressing mode?