<?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 Re: high memory utilization.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312689#M339628</link>
    <description>Shalom Shan,&lt;BR /&gt;&lt;BR /&gt;Oracle does not benefit from buffer pool being large on this OS, which is out of support.&lt;BR /&gt;&lt;BR /&gt;Drop it as low as you can get away with.&lt;BR /&gt;&lt;BR /&gt;I set dbc_min to 5 and max to 7.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;These tools will help you find the problem. I'm interested to see how they work on 11.00&lt;BR /&gt;If I'm not mistaken buffer utilization will be reported with this tool.&lt;BR /&gt;&lt;BR /&gt;If you have a memory leak, a common oracle problem, this tool will help you find.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 25 Nov 2008 16:28:57 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-11-25T16:28:57Z</dc:date>
    <item>
      <title>high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312686#M339625</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a server running hpux 11.00.Memory tab in glance always shows 93%.Below is the output.&lt;BR /&gt;&lt;BR /&gt;CPU  Util   SSNNAUU  37% 37% 37%&lt;BR /&gt;Disk Util   FF| 32% 32% 32%&lt;BR /&gt;Mem  Util   SSUUB B 93%  93%  93%&lt;BR /&gt;Swap Util   U  UR R  73% 73%  73%&lt;BR /&gt;&lt;BR /&gt;As we can see buffer usage,i could see dbc_max_pct is set to 50.&lt;BR /&gt;&lt;BR /&gt;Below is the swapinfo usage&lt;BR /&gt;&lt;BR /&gt;huedgpd1#swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        2512       0    2512    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     720    -720&lt;BR /&gt;memory     4778    4625     153   97%&lt;BR /&gt;total      7290    5345    1945   73%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Can we reduce the value of dbc_max_pct..? Will that have any impact..?why buffer cache is always in use..?&lt;BR /&gt;&lt;BR /&gt;Points will be allotted.&lt;BR /&gt;&lt;BR /&gt;- Shan</description>
      <pubDate>Tue, 25 Nov 2008 15:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312686#M339625</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2008-11-25T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312687#M339626</link>
      <description>Standard recommendation for dbc_max_pct is to tune it down to around 400MB (300 to 700 would be good).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 25 Nov 2008 16:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312687#M339626</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-11-25T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312688#M339627</link>
      <description>Depends,&lt;BR /&gt;&lt;BR /&gt;If you have Oracle or SAP, please reduce it 8.&lt;BR /&gt;&lt;BR /&gt;kctune dbc_max_pct=8&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Tue, 25 Nov 2008 16:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312688#M339627</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2008-11-25T16:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312689#M339628</link>
      <description>Shalom Shan,&lt;BR /&gt;&lt;BR /&gt;Oracle does not benefit from buffer pool being large on this OS, which is out of support.&lt;BR /&gt;&lt;BR /&gt;Drop it as low as you can get away with.&lt;BR /&gt;&lt;BR /&gt;I set dbc_min to 5 and max to 7.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;These tools will help you find the problem. I'm interested to see how they work on 11.00&lt;BR /&gt;If I'm not mistaken buffer utilization will be reported with this tool.&lt;BR /&gt;&lt;BR /&gt;If you have a memory leak, a common oracle problem, this tool will help you find.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 Nov 2008 16:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312689#M339628</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-25T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312690#M339629</link>
      <description>for memory above 8 GB, you should reduce the dbc_max_pct and dbc_min_pct. the amount of dbc_mac_pct for physical memory above 8 GB in the range under 1 GB. I had experience on it.&lt;BR /&gt;may be you can try for your server.</description>
      <pubDate>Wed, 26 Nov 2008 04:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312690#M339629</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2008-11-26T04:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: high memory utilization..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312691#M339630</link>
      <description>buffer cache is used to hold parts of the file contents that has been accessed by your processes. As you have set the max_pct to a high value, there was no need to free up that space. If you reduce the max_pct, the excess buffer pages would be freed for other VM use.</description>
      <pubDate>Wed, 26 Nov 2008 06:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4312691#M339630</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-11-26T06:09:06Z</dc:date>
    </item>
  </channel>
</rss>

