- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- %wcache is too low
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-17-2004 12:19 AM
08-17-2004 12:19 AM
%wcache is too low
'sar -b 5 10' output giving %wcache =3. I have HP-UX 11.11 (rp5430) server with 5 GB RAM. I am running oracle9i(11i apps) on this server. dbc_pct_max is set to 10 and dbc_pct_min is set to 5(earlier 50 and 5 respectively). maxdsiz is 256MB. All the datas and indexes are distributed properly in different disks. I have 8 disks on the server.
%wio is always 0.
Why write hit ratio is too low ? As oracle prescribe '%wcache should optimally be between 65% and 85%'. Pls suggest how to overcome this problem.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 12:26 AM
08-17-2004 12:26 AM
Re: %wcache is too low
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 12:41 AM
08-17-2004 12:41 AM
Re: %wcache is too low
I agree with RAC.
How many updates have you got ? If you do not write much data, maybe that those performanceindicators are good enough.
How many log/switch per hour have you ?
Regards,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 01:20 AM
08-17-2004 01:20 AM
Re: %wcache is too low
log/switch is around 60 p.h.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 01:40 AM
08-17-2004 01:40 AM
Re: %wcache is too low
Hi,
60 log/swichper hour is very much, you could have a log bottleneck.
Try to have just a log switch every 10/15 minutes. You may achieve this enlarging the redo. What is the size of your redos ?
FOr the cache: i also cache the document you are referring, and that are racomandation for oracle V7, rather old :).
IF %WIO is always 0, then you have no I/O bottleneck, and i would not touch anything.
HTH,
Massimo