- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High Memory Utilization for HPUX 11.31 with Oracle...
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
02-23-2011 07:53 PM
02-23-2011 07:53 PM
High Memory Utilization for HPUX 11.31 with Oracle 11gr2
I was wondering why I'm experiencing consistent high memory utilization for all my HPUX 11.31 installation even they are running application, database, backup server, etc.
My priority right now is to resolve the most critical issue which is the database server utilizing an average 96% on memory.
I've already modified some kernel parameters like
kctune vx_ninode=131072
kctune filecache_max=3%
kctune filecache_min=2%
BL860c i2:
12GB memory
Hope someone can shed me some light.
I've already check HPUX PErf Cook books but it doesnt help me at all.
Thanks,
Otep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 08:18 PM - last edited on 08-25-2011 02:27 PM by Kevin_Paul
02-23-2011 08:18 PM - last edited on 08-25-2011 02:27 PM by Kevin_Paul
Re: High Memory Utilization for HPUX 11.31 with Oracle 11gr2
There is another similar thread running. It may help you to dig further more.
http://h30499.www3.hp.com/t5/System-Administration/High-memoru-consumption/m-p/4757058#M388787
Btw, have you checked shmmax kernel parameter ?
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2011 08:45 PM
02-24-2011 08:45 PM
Re: High Memory Utilization for HPUX 11.31 with Oracle 11gr2
Check and change shmmax and swap on the sysstem, that should resolve this memory issue
Regards,
INH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2011 10:11 PM
02-24-2011 10:11 PM
Re: High Memory Utilization for HPUX 11.31 with Oracle 11gr2
shmmax
shmseg
vps_ceiling
Thank you for your support.