When CISZ is declared as 4096 at cluster level,is this true
that data will have 4096 and index will have default?????
Answer / 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 |
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
What is VERIFY command ? when do you use this command?? What actually it does ??
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?
What are the distinctive features of a ksds, key sequenced dataset?
Discuss record management in vsam?
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
explain the information contained in ci
how many buffers are allocated to vsam ksds and esds?
what is the syntax of ams modal commands?
How is the sorting of vsam files carried?
Can AMS commands be run from the TSO prompt ?