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 / krishna
pds is the dataset that is partitioned.Gdg is like PDS but
all the versions has same name.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
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?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What are the parameter we cannot use in procedure?
Explain dd statement in jcl?
what is use of dcb parameter in dd statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are some jcl statements that are not allowed in procedures?
Explain the hierarchy levels in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is the purpose of coding class parameter in job statement?
What is the syntax of JCL statement?
What are the 4 fields in dd statement?
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 ?
Which dd parameters are required?
how do you access an uncataloged dataset in a jcl?