What is buffrpool? Where we use it ?

Answers were Sorted based on User's Feedback



What is buffrpool? Where we use it ?..

Answer / s

Bufferpools are areas of virtual storage where DB2
temporarily stores the pages of tablespaces and indexes.

Is This Answer Correct ?    12 Yes 0 No

What is buffrpool? Where we use it ?..

Answer / pavan grandhi

Buffer pool is a process of caching currently retrieved or
probable pages for retrieval from secondary storage (hard
disks, drums etc.), on to the primary storage.

It is for faster read/write cycles.

Used in OS/RDBMS, DB2 too.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More DB2 Interview Questions

how to take the back up of the DB2 table.

7 Answers  


In terms of DB2 indexing, what is the root page?

1 Answers  


What should be specified along with a cursor in order to continue updating process after commit?

1 Answers   IBM,


When do you specify the isolation level? How?

1 Answers  


How can the duplicate values be eliminated from db2 select?

0 Answers  






Is it possible to precompile if db2 goes down?

4 Answers   Target,


When would you prefer to use VARCHAR?

3 Answers  


List out the buffer pools in db2

0 Answers  


what is datacom db?

2 Answers   CSC,


Mention the definition of cobol in varchar field.

0 Answers  


What is lock escalation in db2?

0 Answers  


what is consistency token

3 Answers  


Categories