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
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
A dd statement consists of 4 fields. Name them?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what are the statements that are not valid to be included in an include statement?
In job processing, what happens in conversion stage?
How does jcl act on code(if you take a cobol program)?
What are the parameters that are used in creating a gdg?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the job statement in jcl?
What do you understand by jcl?
Explain the purpose of dd dummy statement?
What is the difference between the positional and keyword parameters? Give examples.
define cond parameter in jcl?
which utility is used a dummy utility?
What is the maximum length of a single line of jcl?