<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic wcache oddity in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163836#M456767</link>
    <description>What up HP folk:&lt;BR /&gt;&lt;BR /&gt;Question for you all.  I've got a standby server with standby databases.  Its life is all about oracle archive log sync ups.  It is notoriously slow.  Slow to the point that everyone hates it.  Performance analysis reveals only one thing, single digit %wcache in the sar -b reports.  Rule of thumb is 75% for wcache but I've accepted lower.  I've never seen single digits though.&lt;BR /&gt;&lt;BR /&gt;The box is the same as every other VPar on five superdomes.  All pa-risc domes, all 8 cpu per VPar.&lt;BR /&gt;&lt;BR /&gt;Reading about %wcache performance suggests re-indexing the database, or, problems with writing too much unstructured data.  I read this as structured data living in a data base and unstructured data living in a flat file.&lt;BR /&gt;&lt;BR /&gt;Love to hear the best and brightest insights on this!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Mon, 16 Mar 2009 22:42:53 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2009-03-16T22:42:53Z</dc:date>
    <item>
      <title>wcache oddity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163836#M456767</link>
      <description>What up HP folk:&lt;BR /&gt;&lt;BR /&gt;Question for you all.  I've got a standby server with standby databases.  Its life is all about oracle archive log sync ups.  It is notoriously slow.  Slow to the point that everyone hates it.  Performance analysis reveals only one thing, single digit %wcache in the sar -b reports.  Rule of thumb is 75% for wcache but I've accepted lower.  I've never seen single digits though.&lt;BR /&gt;&lt;BR /&gt;The box is the same as every other VPar on five superdomes.  All pa-risc domes, all 8 cpu per VPar.&lt;BR /&gt;&lt;BR /&gt;Reading about %wcache performance suggests re-indexing the database, or, problems with writing too much unstructured data.  I read this as structured data living in a data base and unstructured data living in a flat file.&lt;BR /&gt;&lt;BR /&gt;Love to hear the best and brightest insights on this!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 16 Mar 2009 22:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163836#M456767</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-03-16T22:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: wcache oddity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163837#M456768</link>
      <description>What are the actual bwrit/lwrite write rates?&lt;BR /&gt;If Oracle is using direct-io, then it should be bypassing the buffer cache. The rates would be low, and the %wcache rate irrelevant. ?!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/sar.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/sar.1M.html&lt;/A&gt;&lt;BR /&gt;" %wcache&lt;BR /&gt;Buffer cache hit ratio for write requests e.g., 1 - bwrit/lwrit;"&lt;BR /&gt;&lt;BR /&gt;Also, for standby, you would hope Oracle would a DB page once and only once. How could the write cache be doing anything useful if oracle is doing a good job?&lt;BR /&gt;&lt;BR /&gt;Sounds like ITRC topic # 672181&lt;BR /&gt;&lt;BR /&gt;That topic mentions "Oracle recommends".&lt;BR /&gt;And indeed recent Oracle documentation (&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/tuning.htm" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/tuning.htm&lt;/A&gt; )&lt;BR /&gt;indicates:&lt;BR /&gt;"The %rcache column value should be greater than 90 and the %wcache column value should be greater than 60. Otherwise, the system may be disk I/O bound."&lt;BR /&gt;&lt;BR /&gt;But this is for a 'real database' (and even for that I have my doubts about the validity of the statement). A standby DB is a different animal!&lt;BR /&gt;&lt;BR /&gt;Allthough admittedly I have little ahnds-on experience with standby databases, I would expact them likely to be IO bound. It has no serious computing, searching, optimizing to do!&lt;BR /&gt;&lt;BR /&gt;Now, please don't get me wrong, I'm sure you are not asking an idle (sic) question here. &lt;BR /&gt;I'm sure there is a real problem, but I do strongly doubt that %wcache is a useful indicator. At best it is an effect, not a root cause.&lt;BR /&gt;&lt;BR /&gt;So lets try to find some more pertinent indicators!&lt;BR /&gt;What does the top-ten wait events for the the standby database show in STATSPACK or AWR?&lt;BR /&gt;What are the rough data rates? How much archive data coming in? How much CPU time burned? &lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein van den Heuvel ( at gmail dot com )&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2009 01:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163837#M456768</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-03-17T01:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: wcache oddity</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163838#M456769</link>
      <description>.</description>
      <pubDate>Mon, 02 Nov 2009 09:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wcache-oddity/m-p/5163838#M456769</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-02T09:48:22Z</dc:date>
    </item>
  </channel>
</rss>

