What is the meaning of each of the values in SHAREOPTS(2 ?
Answer / guest
Value of 2 for cross region means that the file can be
processed simultaneously by multiple users provided only one
of them is an updater. Value of 3 for cross system means
that any number of jobs can process the file for input or
output (VSAM does nothing to ensure integrity).
| Is This Answer Correct ? | 2 Yes | 0 No |
how can you copy to a vsam cluster?
What is the Difference between LDS & ESDS ?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
What happens when you open an empty VSAM file in a COBOL program for input?
What is the index set?
In vsam why we use export-import utility?
What is the function of linear dataset in vsam?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Differentiate between control interval (ci) and control area (ca)?
How to delete a member using JCL.?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
what is a base cluster in vsam?