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?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can a stopped job be started again?
How can return codes be tested before execution of a job step?
What are some jcl statements that are not allowed in procedures?
Why include statement is used in a jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What are steplib and joblib? What for they are used?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
how JCL works?
which utility is used to sort a file in jcl?
What are the difference between jcl and jes?
What parameter of the job statement is used to limit the cpu time consumed by the job?
which utility is used to run a cobol-db2 program?
What is the use of disp parameter?