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 the main function of linear dataset?
explain in brief what are the 3 types of vsam files?
what are the codes returned by the ams (access method services) command during the execution in vsam?
How do you define a GDG ?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
Using Alternate Indexes in Batch pgms: ?
By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input dataset).In this scenerio how will we identify the dataset is VSAM ?
5 Answers Cognizant, EDS, Shridhar,
There are at least seven IDCAMS commands; name and explain each of them ?.
What is the difference between CI( Control Interval)and CA (Control Area)?
What is Control Interval, Control Area?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
Explain the device independent method to indicate where a record is stored?