What are the three levels of definition for the VSAM DEFINE?
Answers were Sorted based on User's Feedback
Answer / satish
define a cluster,
data component,
and index component
you need not be created data
and index. default cluster will create
by define.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
On which datasets You can have ALT INDEX?
what is control interval(CI) and control Area(CA)
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
if you wish to use the rewrite command how must the vsam file be opened?
What is a lds (linear data set) and what is it used for?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
How do you load a VSAM data set with records ?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What is a VSAM slot?
What does the KEYRANGES parameter in Define Cluster commend do?