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 |
What is the significance of the SHAREOPTIONS parameter?
What is the difference between lds and esds?
What is the main function of key-sequenced data set?
What are the common vsam error conditions and codes?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is the place for VSAM KSDS?
What is the use Free space in CI ?
Using Alternate Indexes in CICS pgms: ?
is it slower if you access a record through alternative index as compared to primary index?
explain in brief how are different versions of gdg named?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
How do you load a VSAM data set with records ?