Answer Posted / shakila vinayagam
Before using GDG , We need to create GDG index and model.
IDCAMS (the 'AMS' stands for Access Method Services),
utility is used to create GDG index.
Once the index has been created, a model data set must
be created. This model data set contains specifications
for the DCB subparameters for all data sets that will
belong to that GDG. Programmer can override this default
values if he want.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Mention the types of job control statements?
When space is allocated for an output dataset, what units can be used?
Explain how can the attributes of one sms dataset be copied to another dataset?
What are steplib and joblib? What for they are used?
Explain the function of dd disp parameter?
Is it possible to left uncode disp?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is the compile process of cobol program expalin with code
What is the function of dd disp parameter?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the job statement in jcl?
what is DSN parameter and DISP parameter is used for?
How can an in-stream dataset be terminated?
What statement can be used to send data to another mvs jes3 node?
Explain dfsort utility?