How is a dataset passed from one step to another?
Answer Posted / neha
disp=pass can only be used if its a temp dataset.if u want
to pass a normal dataset u can use referback
its syntax is
dsname=*.stepname.ddname
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the function of job statement in jcl?
What is Cataloged Procedures?
Is it possible to left uncode disp? If yes, how?
Are there any set of rules for the names of the steps used in a job?
What is notcat 2 - gs?
Explain the function of the steplib dd statement?
What is the purpose of the dd keylen parameter?
What do you understand by the term notcat 2 – gs?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How gdg are concatenated?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Is acct parameter mandatory?
What is one line to pass PARM from JCL to COBOL?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
which parameter is use to declare the name of dataset in dd statement?