can we create vsam files on multiple volumes ?
Answers were Sorted based on User's Feedback
Answer / lakshmi
In single VOLUMES parameter,multiple volumes can be coded,but they must have the same device type.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / subbu
Yes VSAM can be stored in multiple voulmes. However vloumes
should of same device type.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the base cluster?
On which dataset you can have alt index?
how many buffers are allocated to vsam ksds and esds?
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
What is the COBOL RECORD KEY clause?
1. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?
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,
explain how many ways you can load data in a vsam cluster?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
Differentiate between ci split and ca split?
What does the KEYRANGES parameter in Define Cluster commend do?
what is the use of aix in vsam why do we go for aix and wht is build index in vsam?