how many members can be created inside a single pds?

Answer Posted / bryan

Depends on what the PDS is used for. If PDS is updated with
ISPF and statistics are recorded you get less members.
Stats are stored in an optional user area of any given
directory block. Consider a LOAD library (no ISPF stats) -
you can get many more members in 1 directory block than a
PDS which you edit. A directory block is 256 bytes - 2
bytes for a count field followed by 3-21 directory entries.
Directory entries are comprised of 8-byte member name,
starting position of the member in the PDS, and some
optional data of up to 62 bytes.

I recommend using PDSE instead and no longer have to worry
about directory blocks and compressing your library.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can an in-stream dataset be terminated?

694


How to override loadlib?

1417


What dd statement is used to supply the name of a dataset?

772


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2261


How does jcl act on code(if you take a cobol program)?

705






How to pass the parameter in parm using linkage section ? (syntax)?

645


which utility is used a dummy utility?

787


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

809


Where & How Do You Code Identifier In Jcl?

691


Explain the hierarchy levels in jcl?

1116


What are the 2 types of parameters in dd statement?

642


What are the difference between jcl and jes?

1048


Is their any limit for data sets?

699


Explain how can the attributes of one sms dataset be copied to another dataset?

703


Explain dd statement in jcl?

639