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
What parameter directs the output of the job log dataset?
what operation is performed by job statement?
What is the purpose of dd dummy statement?
How does jcl act on a cobol code?
What is the purpose of the dd keylen parameter?
What parameter of the job statement is used to limit the cpu time consumed by the job?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is jcl in mainframe?
Explain the function of dd disp parameter?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is JCL?
How jcl work to handle various input output file operations?
how can you check if a file is empty using jcl?
Can we call instream to catalog and catalog to instream?
how to compare two datasets without using superce because output is limited to 133 bytes