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 / ashwani
With the help of referback we can do so , the syntax is
//ddname dd dsn=*.stepname.ddname
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
List the different components of jcl statement?
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' ?
How jcl is used for testing batch programs?
what is use of dcb parameter in dd statement?
What do you know about jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is Cataloged Procedures?
How gdg are concatenated?
What is the maximum length of a single line of jcl?
Brief description of inline procedure of jcl.
Is it possible to define dd statements as you want?
How to submit jcl through a cobol program?
What is the significance of addrspc parameter in the exec statement?
Is automatic restart possible in jcl? If yes, how?