how many members can be created inside a single pds?
Answer Posted / ashish
above answer is right but the maximum number of members
that can created are 255 theorotically(ranade jcl book).And
practically can be more than 255.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Why include statement is used in a jcl?
what is use of space parameter in dd statement?
What are steplib and joblib? What for they are used?
what is the resolution for sb37 error
What are the 4 fields in dd statement?
List the different components of jcl statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the purpose of dd?
What happens if both JOBLIB & STEPLIB is specified ?
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?
can any one plzzzzzz tell the jcl code for creating ps using idcams
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How does jcl act on code(if you take a cobol program)?
Is it possible to define dd statements as you want?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?