Describe SHAREOPTIONS parameter (SHR) in Define Cluster
command.?



Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?..

Answer / 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

More VSAM Interview Questions

What is the purpose of the FILE STATUS clause in the SELECT statement?

1 Answers  


what is the meaning of each of the values in shareopts(2 3)?

0 Answers   IBM,


What is control area?

0 Answers  


How do you convert flat files to VSAM files ?

5 Answers   EDS, IBM,


What is a CA, control area?

1 Answers  


What is the biggest disadvantage of using a vsam dataset?

0 Answers  


can any one tell "in esds in what structure records will stored?"

1 Answers  


What does the KEYRANGES parameter in Define Cluster commend do?

1 Answers  


how to view clusters that has more than 10000 records

2 Answers  


can you specify some the distinctive features of a ksds, key sequenced dataset?

0 Answers   IBM,


What is Control Interval, Control Area?

1 Answers  


What are the information stored in ci?

0 Answers  


Categories