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
Where can program checkpoints be stored for use in a restart?
what is DD statement is used in JCL?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What are s0c1, s0c4, s0c5, s0c7 and socb?
List the various advantages of using jcl language?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
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' ?
Explain the function of the steplib dd statement?
Is acct parameter mandatory?
Is there any command to check wether the ps file is in sorted order?
What are some jcl statements that are not allowed in procedures?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is concatenating?