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
Can an individual step be restricted from using all the jobs allowed cpu time?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is catelog procedure and how many catelog procedure to use in one job?
what is the resolution for sb37 error
What parameter directs the output of the job log dataset?
How do you overcome this limitation ?
what is “Cond= even” and “Cond=only”?
Is their any set of rules for dd? Explain.
what JCL Procedures?
How would you understand error(execution phase)?
Explain how can values be passed from the job stream to an executable program?
In job processing, what happens in execution stage?
in ways data can be passed to a COBOL program from 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?