adspace
what is the meaning of each of the values in shareopts(2 3)?
Answer Posted / Kailash Kumar Saini
The SHAREOPTS parameter in VSAM (Virtual Storage Access Method) controls the sharing options for the file. When it's set to (2 3), it means the file can be read by multiple programs simultaneously but can only be written by one program at a time, enforcing serialization for writes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category