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 many Alternate Indexes you can have on a dataset?
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
if you wish to use the rewrite command how must the vsam file be opened?
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
How vsam datasets are cataloged?
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
Suppose 3 generations of a GDG exist. How would you reference the 1st generation in the JCL?
How are different versions of GDG named ?
How many times secondary space allocated?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
Do all versions of the GDG have to be of the same record length ?
how to view clusters that has more than 10000 records