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


in vsam at the creation of cluster what is the use of RECSZ
parameter?

Answers were Sorted based on User's Feedback



in vsam at the creation of cluster what is the use of RECSZ parameter?..

Answer / chinmay

RECSZ = Record size

RECSZ (AVE MAX)
DEFAULT (4086 32600)

EXAMPLE (70 110)

Is This Answer Correct ?    8 Yes 0 No

in vsam at the creation of cluster what is the use of RECSZ parameter?..

Answer / ram

recsz means recordsize parameter
RECORDSIZE(maxlength, avglength)

if maxlength = avglength then fixed length record
if both are not equal then variable length record

eg..
recordsize(30,30)

Is This Answer Correct ?    11 Yes 5 No

Post New Answer

More VSAM Interview Questions

How to rename one vsam file as well as it's index?

4 Answers   BEA,


What is a lds (linear data set)?

0 Answers  


By looking into the Jcl can we identify the dataset is VSAM?

5 Answers   Cognizant, Keane India Ltd,


Explain the meaning and syntax for the START command. ?

4 Answers   IBM,


The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..

2 Answers   Cap Gemini,


what is meant by dirty read in vsam?

0 Answers   IBM,


What is the meaning of the DEFINE MODEL parameter?

1 Answers  


What is a ci split?

0 Answers  


What is VERIFY command ? when do you use this command?? What actually it does ??

2 Answers   Xansa,


what do you mean by recovery and speed parameters in define cluster command?

0 Answers   IBM,


explain the information contained in ci

0 Answers   IBM,


Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?

2 Answers  


Categories