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 |
What is a CI, control interval?
What is the purpose of the FILE STATUS clause in the SELECT statement?
Do primary key values have to be unique? Do alternate key values have to be unique?
What is an alternate index and path ?
what is the difference b/w sequential and ESDS
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
can any one tell "in esds in what structure records will stored?"
what do you mean by the cobol record key clause in vsam?
What is the maximum record length for the VSAM dataset?
Why is it required to have a keyed directed retrieval?
What is a base cluste?
In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?