Answer Posted / priyadarsini.maitree23@gm
when we have a utility which needs a DD DSN statement, but, we dont need to give any input file, we give dummy in place of the workfile so that the jcl will execute without any issue..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
List the various advantages of using jcl language?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the syntax of JCL statement?
How can return codes be tested before execution of a job step?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How do you access an uncatalogued dataset in a jcl?
How do you submit a job for execution?
Explain about ISPF/TSO Commands
What is the purpose of dd?
Is it possible to code instream data in a PROC?
how to do automated restart when a job abends?
Which dd parameters are required?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the purpose of the dd keylen parameter?