What is a MODEL Paramater in GDG ?
Answers were Sorted based on User's Feedback
Answer / jayanth
MODEL PARAMETER ENSURES THAT SAME DCB AND EXPDT INFO IS
USED TO CREATE ALL GENERATIONS.ENSURES GREATER CONSISTENCY
AMONG GENERATIONS.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
What is meant by S0C7 system abend code?
How do you restart a step in JCL?
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
What is the max blocksize for a Tape file?
Name some of the JCL statements that are not allowed in procs.?
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
Explain the function of the steplib dd statement?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
What is the use of IEBGENER ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem