What is the significance of the SHAREOPTIONS parameter?
Answer Posted / guest
It specifies how the file may be shared between jobs and
between batch and CICS environments.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what does a file status of 02 on a vsam signifies?
what is meant by s0c-07 system abend codes?
Is it slower if you access a record through alt index as compared to primary index?
Define a path?
How is the sorting of vsam files carried?
difference between vsam and database tables
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 do you mean by a vsam split?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What is the purpose of idcams?
how do you create an alternate index ?
What is the purpose of control intervals in vsam?
what do you mean by define model parameter?
Discuss record management in vsam?