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 / santy
You can do this with help of referback prodcedurewe, the
syntax is
//STEP05 dd dsn=*.STEP02.DDNAME
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is one line to pass PARM from JCL to COBOL?
Is it possible to define dd statements as you want?
how would you create a temporary dataset? And where will you use them?
What is concatenating?
Give the syntax of job specifying 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' ?
Is acct parameter mandatory?
What is the difference between the positional and keyword parameters? Give examples.
What is jcl in mainframe, and how many types of jcl statements are there for a job?
When output dataset space is required, what quantity categories are used?
How dummy is used in jcl?
How do you overcome this limitation ?
Is there any command to check wether the ps file is in sorted order?
What does a disposition of (new,catlg,keep) for a dsn mean?
State the uses of syspring, sysin, sort fields, sum fields and dummy.