How many buffer pools are available in db2?

Answers were Sorted based on User's Feedback



How many buffer pools are available in db2?..

Answer / s

You can define:

50 4KB BP0-BP49
10 8KB BP8K0-BP8K9
10 16KB BP16K0-BP16K9
10 32KB BP32K0-BP32K9

The number of buffer pools you define is specific to the
DB2 sysbsystem and depends on the DB2 workload. If you dont
have enough real memory to support your bufferpools,
performance will affected severely because of paging.

Is This Answer Correct ?    3 Yes 0 No

How many buffer pools are available in db2?..

Answer / manisha shukla

A buffer pool is main storage that is reserved to satisfy
the buffering requirements for one or more tablespaces or
indexes, and is made up of either 4K or 32K pages.

There are four buffer pools: BP0, BP1, BP2, and BP32.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More DB2 Interview Questions

What are the rules for db2 programming?

0 Answers  


What is ibm db2 client?

0 Answers  


How do you retrieve the first 5 characters of firstname column of db2 table emp?

1 Answers  


How do I copy a table in db2?

0 Answers  


Is ibm db2 open source?

0 Answers  


How Plan is created while executing the query using SPUFI?

3 Answers  


How many buffer pools are there in DB2?

2 Answers  


What are the disadvantages of PAGE level lock?

3 Answers  


What is a cursor?

2 Answers  


What is a root page?

1 Answers  


What are common abends

1 Answers   SPIC, Virtusa,


What is db2? Explain.

0 Answers  


Categories