473,769 Members | 6,926 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

configuration advisor on buffer pool size

hi, we are using db2 udb v8.1 on windows, i try to use the
configuration advisor to get recommendation on the parameter setting,
at first, i give the target memory for DB2 is 80% of the physical
memory, it gives me a recommendation on bufferpool size, so i accept
the change, later on , i found that i gave too much memory to DB2, so
i change the target lower, but the recommendation doesn't change the
buffer pool size accordingly, why is that? thanks
Nov 12 '05 #1
36 4359
Xixi, I believe that when you say it does not change, you are still
looking at the value through the COnfigure Parameters option in the
COntrol Center.
This application, when it opens, snapshots the DB CFG and picks the
values it reads. When you run the Advisor output, you change the actual
file with the immediate or deferred option, and the old value is still
cached and displayed.
If you look at the size of the bp using the Buffer Pools object in the
db drop down on the control center you should see the new value. If
not, just refresh the the buffwer pool object.
Or, if you do not mind, just close the CC and reopen it. Go to the
Configure parameters and you shouyld see your new value.
HTH, Pierre.

xixi wrote:
hi, we are using db2 udb v8.1 on windows, i try to use the
configuration advisor to get recommendation on the parameter setting,
at first, i give the target memory for DB2 is 80% of the physical
memory, it gives me a recommendation on bufferpool size, so i accept
the change, later on , i found that i gave too much memory to DB2, so
i change the target lower, but the recommendation doesn't change the
buffer pool size accordingly, why is that? thanks


--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.

Nov 12 '05 #2
Xixi, I believe that when you say it does not change, you are still
looking at the value through the COnfigure Parameters option in the
COntrol Center.
This application, when it opens, snapshots the DB CFG and picks the
values it reads. When you run the Advisor output, you change the actual
file with the immediate or deferred option, and the old value is still
cached and displayed.
If you look at the size of the bp using the Buffer Pools object in the
db drop down on the control center you should see the new value. If
not, just refresh the the buffwer pool object.
Or, if you do not mind, just close the CC and reopen it. Go to the
Configure parameters and you shouyld see your new value.
HTH, Pierre.

xixi wrote:
hi, we are using db2 udb v8.1 on windows, i try to use the
configuration advisor to get recommendation on the parameter setting,
at first, i give the target memory for DB2 is 80% of the physical
memory, it gives me a recommendation on bufferpool size, so i accept
the change, later on , i found that i gave too much memory to DB2, so
i change the target lower, but the recommendation doesn't change the
buffer pool size accordingly, why is that? thanks


--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.

Nov 12 '05 #3
it doesn't change because the Configuration advisor didn't give a
recommendation value for new buffer pool size just like for other
parameters, cause i could see that. even i close the control center
and reopen it, it still display the size which use 80% memory, not the
new target memory. thanks
Nov 12 '05 #4
it doesn't change because the Configuration advisor didn't give a
recommendation value for new buffer pool size just like for other
parameters, cause i could see that. even i close the control center
and reopen it, it still display the size which use 80% memory, not the
new target memory. thanks
Nov 12 '05 #5
I think I got confused.
If you say it still shows 80% od memory, then it is working as expected.
The Advisor opens on the premise that you are running a dedicated
system, one instance owning one database.
Given that, it will always open recommending using 80% of leftover
memory for the db.
Even if you execute the Advisor recommendations and reopen the Advisor,
the 80 % value will still show up, independent of any choices you made
while choosing and running the advisor output.
I also think, not sure, that if you change the 80% with the slider and
set it to 70% for example, when you reopen the advisor after running it,
it will come and show an 80% value again.
HTH, Pierre.

xixi wrote:
it doesn't change because the Configuration advisor didn't give a
recommendation value for new buffer pool size just like for other
parameters, cause i could see that. even i close the control center
and reopen it, it still display the size which use 80% memory, not the
new target memory. thanks


--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.

Nov 12 '05 #6
I think I got confused.
If you say it still shows 80% od memory, then it is working as expected.
The Advisor opens on the premise that you are running a dedicated
system, one instance owning one database.
Given that, it will always open recommending using 80% of leftover
memory for the db.
Even if you execute the Advisor recommendations and reopen the Advisor,
the 80 % value will still show up, independent of any choices you made
while choosing and running the advisor output.
I also think, not sure, that if you change the 80% with the slider and
set it to 70% for example, when you reopen the advisor after running it,
it will come and show an 80% value again.
HTH, Pierre.

xixi wrote:
it doesn't change because the Configuration advisor didn't give a
recommendation value for new buffer pool size just like for other
parameters, cause i could see that. even i close the control center
and reopen it, it still display the size which use 80% memory, not the
new target memory. thanks


--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.

Nov 12 '05 #7
when i use the configuration advisor, the first screen come up with a
slide bar as target memory 80%, then i take it and finish the rest of
the steps, it gives me recommendation on the bufferpool size , e.g.
4000000 (about 2g) , so i accept it. later on the same server(windows
2003) has to hold app server and the database server at the same time,
and also i have two databases being used under same instance, so i
decided to use the configuration advisor change the target memory, the
first screen still come up with 80% target, i slide the bar to use
40%, finish the rest of steps, then i saw the recommendation for the
bufferpool size doen't change , still 4000000, that is why confusing
me. why the new update on the memory is not reflected?
Nov 12 '05 #8
when i use the configuration advisor, the first screen come up with a
slide bar as target memory 80%, then i take it and finish the rest of
the steps, it gives me recommendation on the bufferpool size , e.g.
4000000 (about 2g) , so i accept it. later on the same server(windows
2003) has to hold app server and the database server at the same time,
and also i have two databases being used under same instance, so i
decided to use the configuration advisor change the target memory, the
first screen still come up with 80% target, i slide the bar to use
40%, finish the rest of steps, then i saw the recommendation for the
bufferpool size doen't change , still 4000000, that is why confusing
me. why the new update on the memory is not reflected?
Nov 12 '05 #9
That the buffer pool value 4000000 (4M pages ???) does not change after
you new specs. has me confused.
Is it really 4,000,000 pages??? That really is 16 GB of memory and
you'd absolutely need t run on a 64 bit system for this.

If you set it at 4MB or 1000 pages then it should not change even if you
only claim 40% of memeory on the second run of your advisor.

Torestate, I do not think that the Advisor changes the 80% claim when it
starts for every time it runs. I do not think that there's a paramater
that will remeber you chose 60% one time, 40% another and so on. It
just comes up with 805 each time and lets you reset.
HTH, Pierre.

xixi wrote:
when i use the configuration advisor, the first screen come up with a
slide bar as target memory 80%, then i take it and finish the rest of
the steps, it gives me recommendation on the bufferpool size , e.g.
4000000 (about 2g) , so i accept it. later on the same server(windows
2003) has to hold app server and the database server at the same time,
and also i have two databases being used under same instance, so i
decided to use the configuration advisor change the target memory, the
first screen still come up with 80% target, i slide the bar to use
40%, finish the rest of steps, then i saw the recommendation for the
bufferpool size doen't change , still 4000000, that is why confusing
me. why the new update on the memory is not reflected?


--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.

Nov 12 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
3898
by: Larry Trutter | last post by:
Environment: Windows 2000 DB2 Version 8 fixpack 4 I am attempting to use DB2 Configuration Advisor. But when I get to the end of that wizard process (sequentially - I went through all the steps and did not skip any)and "Review the performance configuration recommendations" screen displayed the all current values and all new values to be exactly the same every time. For a specific example, I changed the memory usage percentage and the...
0
401
by: xixi | last post by:
hi, we are using db2 udb v8.1 on windows, i try to use the configuration advisor to get recommendation on the parameter setting, at first, i give the target memory for DB2 is 80% of the physical memory, it gives me a recommendation on bufferpool size, so i accept the change, later on , i found that i gave too much memory to DB2, so i change the target lower, but the recommendation doesn't change the buffer pool size accordingly, why is...
3
5418
by: Mark | last post by:
In a DB2 V8.1 performance tuning document from a 3rd party vendor, I found this statement. Can anyone verify this? "DB2 requires 100 bytes of memory for every buffer pool and extended storage page that is allocated to a database for use as a descriptor in the database heap, so the size of the DBHEAP configuration parameter should be considered before creating large buffer pools. For example, a 1 gigabyte buffer pool with a page size of 4...
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10214
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9996
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7410
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5304
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.