Answer Posted / satish
each cluster have only one index. and multiple clusters may have in table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many buffers are allocated to vsam ksds and esds?
explain the information contained in ci
why ci and ca splits are not possible in esds and rrds?
explain in brief what are the 3 types of vsam files?
What is a lds (linear data set)?
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?
What are the distinctive features of a ksda, key sequenced dataset?
How do you define an altindx?
how do you create an alternate index ?
State the differences between vsam and non-vsam files?
On which dataset you can have alt index?
What is control interval?
How do you calculate record size of an alternate cluster?
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...