How does DB2 use multiple table indexes?

Answer Posted / s

DB2 uses multiple index processing by using the technique
called list prefetch. The qualifying RIDS from all the
indexes in placed in the RID Pool, sorted and duplicate
RIDS are eliminated based on the page number and List
prefetch I/O issued to read the data pages in DASD
sequence.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.

662


have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.

1238


What is the difference between oracle and db2?

587


What is a system catalog table in db2?

590


What is db2 purescale?

551






What is db2 catalog database?

582


Explain correlated sub-queries.

589


File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

2383


What is the syntax for FETCH in DB2 ?

677


What is phantom read in db2?

644


What is a db2 table?

597


What is meant by union and union all?

591


What are packages in db2?

599


Is it possible to create an Instance in DB2 using DB2 Control Center ?

631


Explain about cursor stability?

625