I have 5 generations in my GDG. How do I code in the JCL to
consider all the 5 versions of the GDG ?
Answer Posted / kabi
infile dd dsn=gdg base name,DISP=SHR----------Specify only
the GDG base name without any versionwe, have to mentioned
gdgbase then using SHR option.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Why include statement is used in a jcl?
what are the statements that are not valid to be included in an include statement?
Differentiate between addressing mode and run mode.
Explain how can a jobs execution priority be modified?
Differentiate between the joblib and the steplib statements?
Name the statement which can be used to send data to another mvs jes3 node?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the motivation behind coding class parameter in job statement?
What is the significance of addrspc parameter in the exec statement?
What is job control language?
What is the function of a dd statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
List the different components of jcl statement?
How jcl work to handle various input output file operations?
How to alter the parameters for the existing gdg?