Suppose I have 5 dataset listed under a single DD name in a
catlogued PROC. How can I override one of those 5 dataset
(say 3rd dataset)?
Answer Posted / sivaram
by using symbolic parameters u can override the 3rd DSN.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
which utility is used a dummy utility?
Differentiate between the joblib and the steplib statements?
Can I send output of job to my remote device careerride123?
List in order the hierarchical levels of jcl?
Explain how can return codes be tested before execution of a job step?
How do you access an uncatalogued dataset in a jcl?
What dd statement is used to supply the name of a dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
what is DD statement is used in JCL?
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 ?
What is the function of dd name parameter with a 2 part structure; audit.report?
what is the compile process of cobol program expalin with code
What do you understand by the terms: joblib and steplib?
Explain how can a stopped job be started again?