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...


what is freespace

Answers were Sorted based on User's Feedback



what is freespace..

Answer / wairagade

Free space is the reserved space to be held free when the
cluster is initially loaded or when a mass insert
is done. The purpose is to allow data records to be
inserted or expanded in length when updated. The
FREESPACE parameter applies only to the data component of
KSDS. You can specify the amount of CI
and CA free space when you define the data set using the
IDCAMS DEFINE command. You can change
the amount of free space using the IDCAMS ALTER command.
Free space is specified as a percentage.
For a CI, VSAM takes the specified percentage times the
actual CI size rounded down to a full byte.
VSAM does not care about the record length. The CA
percentage specifies the amount of CIs to be held
per CA. The number of empty CIs per CA is the number of CIs
per CA times the CA percentage. The
track required for the sequence set is not included in the
calculation of CIs per CA, and the calculated
figure is rounded down to the next integer. If the figure
is less than one, it is the same as specifying 100%
for the CA percent value. If you specify 100 (the maximum
value) for both the CI and CA percentage,
each control interval will contain one record and each
control area will contain
one used control interval. If the FREESPACE amount is
altered after the data set is initially loaded, and
sequential insert processing is used, the allocation of
free space is not honored. The syntax of the
FREESPACE parameter is
FREESPACE (CI-percent CA-percent)

Hope this helps you

Is This Answer Correct ?    8 Yes 0 No

what is freespace..

Answer / pratheep

Freespace is used to add new records

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More VSAM Interview Questions

What is recovery parameters in define cluster command?

0 Answers  


Is it slower if you access a record through alt index as compared to primary index?

0 Answers  


print ids(/)char??what is the full form of ids??

2 Answers   HCL, Hotel Jobs,


what is control interval(CI) and control Area(CA)

4 Answers   EDS,


If you wish to use the REWRITE command haw must the VSAM file be opened?

1 Answers  


in a cobol select statement, can you tell what is the organization for a ksds?

0 Answers   IBM,


Is it slower if you access a record through ALT INDEX as compared to Primary INDEX? Why?

1 Answers  


name a few common vsam status codes?

0 Answers   IBM,


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...

0 Answers   CTS,


What is the upgrade set?

1 Answers  


What do you mean by dirty read ?

5 Answers  


What is Base Cluster ?

1 Answers  


Categories