What is the difference between shroptions(2 3) and
shroptions (4 3) in the Def CLUSTER ??
Answer Posted / satish
shropt(2 3)-->(multiple users can read and
single user can updated, mul
users can updted)
shropt(4 3)-->(same as 3 accross sys's, mul
users can updated)
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is the use of the file status clause in the select statement in vsam?
what is buffering and how does it apply to vsam files ?
what do you mean by the repro command?
Explain about the file objects in vsam?
What is the main function of linear dataset?
Explain the process in which flat files are converted into vsam files?
What are the different dataset organizations used in vsam?
What are the advantages of vsam over isam?
Explain the function of the relative record data set?
Using alternate indexes in batch program?
What is a lds (linear data set)?
Define base cluster?
what do you mean by a shareoptions parameter (shr) in define cluster command?
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?
why ci and ca splits are not possible in esds and rrds?