How many extents are possible for a sequential file ? For a
VSAM file ?
Answer Posted / reshma
16 extents for sequence file and 255 extents for Vsam
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can unused space allocation be returned to the system when a dataset is closed?
what is DSN parameter and DISP parameter is used for?
List the various advantages of using jcl language?
Explain the function of job statement in jcl?
What are steplib and joblib?
How gdg are concatenated?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Can an individual step be restricted from using all the jobs allowed cpu time?
Differentiate between addressing mode and run mode.
Is acct parameter mandatory?
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 ?
Explain the purpose of dd * statement in jcl?
What is the purpose of the dd keylen parameter?
What statement can be used to send data to another mvs jes3 node?
Why block size is multiple of lrecl in jcl?