What is SHAREOPTS ?
Answers were Sorted based on User's Feedback
Answer / guest
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 MVS?s can share the file. Usual value is (2 .
| Is This Answer Correct ? | 8 Yes | 1 No |
What is the device independent method to indicate where a record is stored?
What makes vrrds different from vsam?
What is Base Cluster ?
What are the steps involved in access method services?
What is the meaning of each of the values in SHAREOPTS(2 ?
Explain the index set?
What's a LDS (Linear Data Set) and what's it used for?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
How Vsam was evolved? What was the equivalent file for ESDS,KSDS and RRDS prior to evolution? What were their disadvantages of those file which leads to evolution of ESDS,KSDS and RRDS files ?
if not using the 'commit' when closing VSAM file,what will happend
On which dataset you can have alt index?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.