Virtual storage access method (VSAM) Question:
Download Job Interview Questions and Answers PDF
What is SHAREOPTS?
Answer:
SHAREOPTS is a parameter in the DEFINE and specifies how an object can be shared among users. It is coded as SHAREOPTS(a b), where a is the cross region share option ie how two or more jobs on a single system can share the file, while b is the cross system share option ie how two or more jobs on different MVSes can share the file. Usual value is (2 3).
Download VSAM Interview Questions And Answers
PDF
Previous Question | Next Question |
Would you specify FREESPACE for an ESDS? | What is the meaning of each of the values in SHAREOPTS(2 3)? |