If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Bufferpool size

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-20-11, 06:48
Breako Breako is offline
Registered User
 
Join Date: Jan 2006
Posts: 119
Bufferpool size

Hi,
In Linux and Unix the default buffer pool size is 1,000 4K pages. And in Windows it 250 4K pages in size.

This means in Linux / Unix the buffer pool size is 4Meg and in windows it is just 1Meg.

My questions.

1. I would think these sizes seem very small. Why are they so small?
2. Why is the default size for Windows so much smaller than Linux / Unix?

Many thanks.
Reply With Quote
  #2 (permalink)  
Old 07-20-11, 08:26
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
These are the defaults going all the way back to 1990 with very first release of DB2 on OS/2 OS (and later AIX and Windows). Servers were not very big then.

Now the default is -2, which means it will be managed by STMM. You can google STMM to find out what that is about.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On