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
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
can you specify some the distinctive features of a ksds, key sequenced dataset?
how can you load a vsam data set with records ?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is a ca split?
What are the building blocks used in vsam datasets?
What is the purpose of having vsam data space?
Why is master catalog used in vsam?
What is control interval?
How to get the last record in vsam file in cluster?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
Why is it required to have a keyed directed retrieval?