how to count the number of members in pds?
Answers were Sorted based on User's Feedback
Answer / sonika
We can get the count of members in pds by typing I in front
of the PDS
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / harshita
BY a simple formula i.e. (6n - 1) where 'n' is the directory
blocks that we specify.
ex: If we specify directory blocks = 1 i.e. n = 1,then
6n - 1 = 5 members can be created in a pds.
Is This Answer Correct ? | 4 Yes | 8 No |
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
How are datasets concatenated?
How to execute step2,step1, step3 if step1,2,3 are in order
How many extents are possible for a sequential file ? For a VSAM file ?
what is the difference between static call and dynamic call?
How do you access a file that had a disposition of KEEP?
Name some of the JCL statements that are not allowed in procs.?
How can return codes be tested before execution of a job step?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
what is the difference between perform varying and perform
What are three parameters you can specify on Job statement as well as on exec stmt ?
how to compare two datasets without using superce because output is limited to 133 bytes