When CISZ is declared as 4096 at cluster level,is this true
that data will have 4096 and index will have default?????
Answer Posted / sahoo
If you mention CISZ in cluster level VSAM would assign the
same CI size to both the data component and index
component.Although the CISZ parameter can be coded at the
CLUSTER level, that's not a good idea because VSAM would
assign the same CI size to both the data component and
index component.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Would you specify freespace ce for an esds?
what are the codes returned by the ams (access method services) command during the execution in vsam?
what will happen if there is no secondary allocation made for datasets?
What are the different commands used in idcams for vsam?
why ci and ca splits are not possible in esds and rrds?
Describe the uses of ams?
What is a lds (linear data set) and what is it used for?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
What are the information stored in ci?
Differentiate between ci split and ca split?
what will happen when you try to open an empty vsam file in a cobol program for input?
Explain the index set?
What are the building blocks used in vsam datasets?
Differentiate between control interval (ci) and control area (ca)?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.