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 |
Using Alternate Indexes in CICS pgms: ?
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?
Define base cluster?
Tell me how many alternate indexes you can have on a dataset?
How do you fix the problem associated with VSAM out of space condition?
What is Base Cluster ?
How do you convert flat files to VSAM files ?
What is the biggest disadvantage of using a vsam dataset?
How are different versions of GDG named ?
Differentiate between control interval (ci) and control area (ca)?
How to delete a member using JCL.?
What is a ca split?