How do you calculate record size of an alternate cluster?
Give your values for both unique and nonunique.
Answer Posted / guest
Unique Case: 5 + ( alt-key-length + primary-key )
Non unique Case: 5 + ( alt-key-length + n * primary-key )
where n = number of duplicate records for the alternate key
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is control interval?
name the utility program closely associated with vsam?
On which dataset you can have alt index?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
what do you mean by gdg in vsam?
differentiate between sequential files and esds files in vsam?
explain in brief what are the 3 types of vsam files?
Using alternate indexes in cics program?
What is the use of lds (linear data set)?
Explain the function of entry-sequenced data set?
Explain the catalog?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What is speed parameters in define cluster command?
what do you mean by a shareoptions parameter (shr) in define cluster command?
what is the purpose of the verify function of idcams?