Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you calculate record size of an alternate cluster?
Give your values for both unique and nonunique.



How do you calculate record size of an alternate cluster? Give your values for both unique and nonu..

Answer / 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

More VSAM Interview Questions

What is the difference between lds and esds?

0 Answers  


What is a lds (linear data set)?

0 Answers  


What are the types of VSAM datasets?

3 Answers   IBM,


What are the common vsam error conditions and codes?

0 Answers  


difference between vsam and database tables

0 Answers   IBM,


name the utility program closely associated with vsam?

0 Answers   IBM,


is there any lock for vsam file so that no one can update the vsam file ?

2 Answers   HCL,


What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..

0 Answers   iGate,


Why is master catalog used in vsam?

0 Answers  


Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.

0 Answers  


is it slower if you access a record through alternative index as compared to primary index?

1 Answers   IBM,


What are the building blocks used in vsam datasets?

0 Answers  


Categories