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 |
Which statement is used to identify the private libraries in job?
is there any utility for restarting a particular step in jcl reply soon ?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
What is dummy parameter in JCL??
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
define cond parameter in jcl?
i want to store 20 digits . how will u do it in cobol ?
How to change default PROCLIB?
What is DYNAMBR in jcl?
What is default if we don't specify RD parameter at all ?
How is the keyword DUMMY used in JCL?