How do you calculate record size of an alternate cluster?
Answer / Pallavi Singh
To calculate the record size of an alternate cluster in VSAM, you need to know the size of the base record and the number of secondary (alternate) records. The formula for calculating the total record size is: Base Record Size + (Number of Secondary Records * Size of Secondary Record)
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of VSAM datasets?
FREESPACE can be specified for which type of cluster? a.LDS b.RRDS c.ESDS d.KSDS
what do you mean by idcams? Explain its purpose?
What is the index set?
Using alternate indexes in cics program?
what will happen if there is no secondary allocation made for datasets?
What are the distinctive features of a ksds, key sequenced dataset?
How do you decide on optimum values for CI, FREESPACE etc...?
How many buffers are allotted to VSAM KSDS and ESDS?
What is the use Free space in CI ?
what is the concept of IMPORT in vsam??
explain in brief how are different versions of gdg named?