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
Define dynamic processing?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
is it necessary that all versions of the gdg have to be of the same record length?
What is the function of linear dataset in vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
what are s0c1, s0c4, s0c5, s0c7 abends?
Using alternate indexes in batch program?
explain how do you define a gdg in vsam?
What is the purpose of having vsam data space?
What does the keyranges parameter in define cluster command do?
What is the purpose of control intervals in vsam?
What is a lds (linear data set)?
What is speed parameters in define cluster command?
explain how many ways you can load data in a vsam cluster?
what do you mean by a vsam split?