how many members can be created inside a single pds?
Answer Posted / ram
actual formulae is
6n-1
here , n= no of directory blocks
max nuber of directory blocks is 5
then 6*5-1=29
i.e., you can create only 29 members in single pds file.
correct if me wrong
thanks,
ram.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How to submit jcl through a cobol program?
In job processing, what happens in execution stage?
Can we use DISP=SHR in output file in JCL
Are there any set of rules for the names of the steps used in a job? What are they?
Mention the types of job control statements?
What is multithreading in jcl?
what is a jcl?
Explain about LMQUERY�give a dialog information about a data set
i want to store 20 digits . how will u do it in cobol ?
How can a jobs execution priority be modified?
what happens in conversion stage in job processing?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
whats the diff bw the evaluate also and and?
What is the significance of addrspc parameter in the exec statement?
What is job control language?