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
What is the purpose of control intervals in vsam?
Define free space?
Explain the function of entry-sequenced data set?
What is the main function of key-sequenced data set?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Would you specify freespace ce for an esds?
Define dynamic processing?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
what will happen if there is no secondary allocation made for datasets?
What is the device independent method to indicate where a record is stored?
can you specify some the distinctive features of a ksds, key sequenced dataset?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Explain about the file objects in vsam?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
what do you mean by a vsam slot?