1826337 Members
3927 Online
109692 Solutions
New Discussion

buffer issue

 
SOLVED
Go to solution
arun m govind
Frequent Advisor

buffer issue

hi
how can i incres the buffer size in hpu11.11i system

regards
Arun M Govind
6 REPLIES 6
Steven E. Protter
Exalted Contributor
Solution

Re: buffer issue

Shalom,

dbc_max_pct can be increased.

There are two versions of 11i released today, I beliee its dynamic, ie does not require a reboot in 11i v2.

You may also wish to increase dbc_min_pct

If these two parameters are too far apart the system can lose a lot of resources when it tries to dynamically adjust the buffer cache.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
sajeer_2
Regular Advisor

Re: buffer issue

arun m govind
Frequent Advisor

Re: buffer issue

hi

thanks for the replay

in my system the values are as folows
dbc_max_pct=100
dbc_min_pct=5
max how much i can incree from this

regards
arun m govind



Patrick Wallek
Honored Contributor

Re: buffer issue

Stop!!!!! You absolutely MUST change your dbc_max_pct parameter. There is absolutely no way you want it to be 100.

That means that, at least in theory, your buffer cache could take up 100% of your RAM, leaving you no room for other things, like critical HP-UX processes to run.

Ideally, with HP-UX 11.11, your buffer cache should be between 800 and 1600 MB.

Please please please reduce your dbc_max_pct as soon as possible.

Now, tell us what your real problem is. Why do you think you need to increase your buffer cache size?
arun m govind
Frequent Advisor

Re: buffer issue

hi

thanks for the replay.

Regards
arun
arun m govind
Frequent Advisor

Re: buffer issue

hi

thanks