If i have defined an temperory dataset in step2, how can i
call back or use the same dataset in step5 of the same job
Answer Posted / sampath
Refer back will do here.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can return codes be tested before execution of a job step?
For what purpose steplib and joblib are used ?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
is there any way to execute more than one proc in the same exec statement at the same time..?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Why block size is multiple of lrecl in jcl?
How can a fb file convert to vb file using sort program?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
A dd statement consists of 4 fields. Name them?
How jcl is used for testing batch programs?
Can we use DISP=SHR in output file in JCL
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the jcl procedures?