ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  MainFrame  >>  IBM MainFrame  >>  VSAM
 
 


 

 
 COBOL interview questions  COBOL Interview Questions
 JCL interview questions  JCL Interview Questions
 CICS interview questions  CICS Interview Questions
 DB2 interview questions  DB2 Interview Questions
 IMS interview questions  IMS Interview Questions
 IDMS interview questions  IDMS Interview Questions
 Natural interview questions  Natural Interview Questions
 ADABAS interview questions  ADABAS Interview Questions
 REXX interview questions  REXX Interview Questions
 Assembler interview questions  Assembler Interview Questions
 CLIST interview questions  CLIST Interview Questions
 QMF interview questions  QMF Interview Questions
 MVS interview questions  MVS Interview Questions
 OS390 interview questions  OS390 Interview Questions
 OS 2 interview questions  OS 2 Interview Questions
 VSAM interview questions  VSAM Interview Questions
 QSAM interview questions  QSAM Interview Questions
 Sysplex interview questions  Sysplex Interview Questions
 IBM MainFrame AllOther interview questions  IBM MainFrame AllOther Interview Questions
Question
what is freespace
 Question Submitted By :: Hariprasad
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is freespace
Answer
# 1
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 ?    0 Yes 0 No
Wairagade
 

 
 
 
Other VSAM Interview Questions
 
  Question Asked @ Answers
 
What is a VSAM split?  2
What is the purpose of the FILE STATUS clause in the SELECT statement?  1
Syntax of AMS modal commands ?  1
How are different versions of GDG named ?  2
How many buffers are allotted to VSAM KSDS and ESDS?  1
How do you decide on optimum values for CI, FREESPACE etc...?  1
What is IDCAMS? and what is the purpose of it?  2
What is a VSAM slot?  1
how yo view the vsam file? TCS3
what is the RRN for the first record in RRDS?  2
Can AMS commands be run from the TSO prompt ?  1
what's the device independent method to indicate where a Record is Stored?  1
While designing vsam files,what is the best way to choose control interval size for the data and the index?  1
what is the difference b/w sequential and ESDS EDS1
What is a CA, control area?  1
Do all versions of the GDG have to be of the same record length ? iNautix3
how to view clusters that has more than 10000 records  1
What is the upgrade set?  1
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?  1
What is the difference between CI( CONTROL INTERVAL)and CA (CONTROL AREA)?  1
 
For more VSAM Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com