Describe SHAREOPTIONS parameter (SHR) in Define Cluster
command.?
Answer Posted / guest
It defines the cross-region and cross-system sharing
capabilities of the dataset. Syntax is SHR(Crvalue, CSvalue)
value 1 means multiple read OR single write (read integrity)
2 means multiple read AND single write (Write integrity) 3
means Multiple read AND multiple write 4 is same as 3, which
refreshes the buffer with every random access. default is
SHR(1 .
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What are the different commands used in idcams for vsam?
What are the advantages of vsam over isam?
How to get the last record in vsam file in cluster?
What is the purpose of having vsam data space?
what do you mean by gdg in vsam?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
How does control intervals and control areas related to each other?
What is the main function of linear dataset?
What is the function of entry sequenced data set?
Using alternate indexes in batch program?
How do you define an altindx?
explain in brief why do vsam take more disk space than other utilities?
there are seven idcams commands in vsam. Can you name and explain each of them?
What is the place for VSAM KSDS?
Define a path?