- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: buffer issue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 06:34 PM
08-22-2006 06:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 06:39 PM
08-22-2006 06:39 PM
Solutiondbc_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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 06:51 PM
08-22-2006 06:51 PM
Re: buffer issue
Arun,
See the reply from Bill Hassel in this post
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=829449
sajeer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 06:51 PM
08-22-2006 06:51 PM
Re: buffer issue
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 07:09 PM
08-22-2006 07:09 PM
Re: buffer issue
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 07:56 PM
08-22-2006 07:56 PM
Re: buffer issue
thanks for the replay.
Regards
arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 07:58 PM
08-22-2006 07:58 PM
Re: buffer issue
thanks