Answer Posted / 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 |
Post New Answer View All Answers
how many buffers are allocated to vsam ksds and esds?
explain in brief what are the 3 types of vsam files?
What is the place for VSAM KSDS?
What are the common vsam error conditions and codes?
What are the information stored in ci?
Differentiate between control interval (ci) and control area (ca)?
is delete operation supported in an esds? Is rewrite operation possible in esds?
How is the sorting of vsam files carried?
explain in brief how you can create a vsam file?
What is a lds (linear data set)?
On which dataset you can have alt index?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
What is control area?
Define base cluster?
how can you load a vsam data set with records ?