What is the significance of the SHAREOPTIONS parameter?
Answer / guest
It specifies how the file may be shared between jobs and
between batch and CICS environments.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is recovery parameters in define cluster command?
Define a path?
How many buffers are allotted to VSAM KSDS and ESDS?
What is the purpose of relative record data set used in vsam?
how do you create an alternate index ?
Common VSAM Error conditions and codes
name a few common vsam status codes?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
when u r using repro command what happens if both infile and outfile names same
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
What is a lds (linear data set) and what is it used for?