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 is used for testing batch programs?
What is the format of comment statement?
What do you understand by the term job time – out and how can you overcome that?
Explain the function of the steplib dd statement?
What is the function of the dd mgmtclas keyword in sms datasets?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain the function of //jcllib statement?
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 jcl in mainframe?
What are the 4 fields in dd statement?
Explain in DD statement what is the use of DCB parameter?
Which statement is used to identify the private libraries in job?
which utility is used a dummy utility?
What are the parameter we cannot use in procedure?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?