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

What is cobol db2?

1 Answers  


What are PACKAGES ?

3 Answers  


What is referential integrity?

5 Answers  


How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?

2 Answers  


Can we delete records from view?

1 Answers  


can any one expalin check point with an example?

1 Answers  


How to resolve -504 sql code in DB2?

2 Answers   Cap Gemini,


How can the duplicate values be eliminated from db2 select?

1 Answers  


What is cascading rollback?

1 Answers  


What is dclgen (declaration generator)?

1 Answers  


In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?

1 Answers  


what is plan? is plan executable or package?

4 Answers  


Categories