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
Give the syntax of job specifying jcl statement.
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) ?
How can a stopped job be started again?
what is a jcl?
what is the compile process of cobol program expalin with code
Is condition checking possible in jcl? If yes, how?
Explain the function of //cntl statement?
How does the jcl specify the job to os?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the motivation behind coding class parameter in job statement?
what is use of dsn parameter in dd statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Name a few IBM utility programs, and explain its function.
i want to store 20 digits . how will u do it in cobol ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?