How many extents are possible for a sequential file ? For a
VSAM file ?
Answer Posted / guest
16 extents on a volume for a sequential file and 123 for a
VSAM file.
| Is This Answer Correct ? | 46 Yes | 5 No |
Post New Answer View All Answers
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is the format of comment statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the syntax of JCL statement?
List in order the hierarchical levels of jcl?
what is use of disp parameter in dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the use of symbol // in jcl?
In job processing, what happens in conversion stage?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
List the different components of jcl statement?
when does a dataset go uncataloged?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?