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

Min no of member?s (PDS) in one directory block?

Answer Posted / steve holton

PDS directory blocks are 256 bytes long. The first halfword
(2 bytes) are used to indicate the number of bytes used in
the block, leaving 254 bytes for directory entries.

Directory entries are variable in size, and are each at
least 12 bytes long, and up to 74 bytes long (12 byte "base"
length plus up to 62 bytes user data).

Directory blocks may have no members, so 0 is the minimum
possible members in a block. If the question is re-worded to
something like "what is the minimum number of entries in a
FULL directory block?", the answer is floor(254/74) = 3.
That is, every PDS directory block is capable of holding AT
LEAST 3 entries.

Maximum possible entries in a full directory block would be
floor(254/12) = 21.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax of JCL statement?

1291


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1361


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1138


How jcl work to handle various input output file operations?

1223


What is the function of //cntl statement?

1396


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1567


Explain the purpose of dd * statement in jcl?

1122


Can I share my data with other jobs? How?

1196


How gdg are concatenated?

1166


What is condition checking in jcl? Is this possible?

1161


what is use of dcb parameter in dd statement?

1346


what are JCLLIB and STEPLIB in JCL?

1236


Name the parameters which can be used to limit the number of records written to a sysout dataset?

1204


How do you overcome this limitation ?

1253


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1289