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
Is acct parameter mandatory?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain how can an in-stream dataset be terminated?
what is “Cond= even” and “Cond=only”?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain how can the attributes of one sms dataset be copied to another dataset?
How jcl is used for testing batch programs?
Give the syntax of job specifying jcl statement.
How can the submitting users racf authority be overridden in a job stream?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is the use of JCL?
How can an in-stream dataset be terminated?
How to pass the parameter in parm using linkage section ? (syntax)?
What do you understand by jcl?