What is the difference between a PDS member and a GDG
Generation ? Is it only this, that with a generation we can
use +1, 0, -1 etc while with PDS member we can not ?
Answer Posted / dedicated_programmer
Thanks Karthik,
And could you help in sorting out whether there is any other
difference between a PDS member and a GDG generation EXCEPT
that we can reference the GDG Generations using +1, 0, -1
etc while with PDS members we can NOT ?
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
what is “Cond= even” and “Cond=only”?
When space is allocated for an output dataset, what units can be used?
What is the purpose of disp parameter?
Explain about ISPF/TSO Commands
Are there any set of rules for the names of the steps used in a job?
Define concatenating?
Explain the function of //cntl statement?
How do you access an uncatalogued dataset in a jcl?
What do you understand by jcl?
What is the purpose of dd * statement in jcl?
What do you understand by the terms: joblib and steplib?
What is NOTCAT ?
List the different components of jcl statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?