how many members can be created inside a single pds?
Answer Posted / sreerag p n
i think the total number of members in a pds is related to
the size of directory block. for example ....if you specify
the directory block as 1 then you can create 5 members
inside a partition dataset(pds).if you create more than 5(it
is possible) but you will get region abbend when you run the
job....
i hope this is correct.....
by sreerag p n
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Where & How Do You Code Identifier In Jcl?
What is concatenating?
Can I send output of job to my remote device careerride123?
What is the significance of addrspc parameter in the exec statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to submit jcl through a cobol program?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Which statement is used to identify the private libraries in job?
how can the same proc be re-used and called by many jobs?
Which dd parameters are required?
List in order the hierarchical levels of jcl?