how many members can be created inside a single pds?
Answer Posted / yaswanth
it will on the directory blocks that we specify when
creating a pds for example if we specify 5 we can create 30
members in it that means per block we can create 6
members,if try to create more than that we will get se37 abend
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is NOTCAT ?
What is the function of the dd avgrec keyword in sms datasets?
Brief description of inline procedure of jcl.
How to run cobol program using jcl?
Explain the function of a dd statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain the purpose of dd * statement in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What are some jcl statements that are not allowed in procedures?
which parameter is use to declare the name of dataset in dd statement?
what are JCLLIB and STEPLIB in JCL?
Is their any limit for data sets?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
in ways data can be passed to a COBOL program from JCL?