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 are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the jcl procedures?
Name what parameter directs the output of the job log dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What are the rules employed while naming the steps in a job?
which parameter is used to check the syntax of a jcl without executing it?
Explain dfsort utility?
how to do automated restart when a job abends?
what is “Cond= even” and “Cond=only”?
What is the difference between the positional and keyword parameters? Give examples.
Why include statement is used in a jcl?
What is the purpose of dd dummy statement?
what is the use of IEBGENER utility?
What is the maximum length of a single line of jcl?