Answer Posted / nihar ranjan karan
There are now 5 variations of VSAM datasets available:
1. ESDS(ENTRY SEQUENCY DATASET)
2. KSDS(KEY SEQUENCES DATASET)
3. RRDS(FIXED RELATIVE RECORD DATASET)
4. VRRDS(VARIABLE RRDS)
5. LDS(LINEAR RECORD DATASET)
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what do you mean by gdg in vsam?
What is the function of entry sequenced data set?
Explain the purpose of the file status clause in the select statement?
explain in brief how are different versions of gdg named?
What is the function of linear dataset in vsam?
What is the main function of key-sequenced data set?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
how do you create an alternate index ?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is a base cluste?
Define free space?
Explain the function of the relative record data set?
is delete operation supported in an esds? Is rewrite operation possible in esds?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?