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
Is acct parameter mandatory?
Explain the purpose of the dd keylen parameter?
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
Explain in DD statement what is the use of DCB parameter?
How can unused space allocation be returned to the system when a dataset is closed?
Which dd parameters are required?
What are the utility programs in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
In sms datasets, what is the function of the dd avgrec keyword?
List the various advantages of using jcl language?
Suppose I have five jobs to do. But I want to hold one?
Explain dd statement in jcl?
What dd statement is used to supply the name of a dataset?
Explain about ISPF/TSO Commands
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?