<?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 Memory Woes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862406#M396785</link>
    <description>We are having a persistent memory leak of some sort on our HP-UX box running 11.11. It is a production server that hosts one production database (Oracle 8.1.7.4) 64-bit. Here are some stats:&lt;BR /&gt;&lt;BR /&gt;machine has 2GB physical RAM, 4GB swap&lt;BR /&gt;oracle has 225MB total SGA&lt;BR /&gt;&lt;BR /&gt;Right now there is only 330MB or so RAM free. After applying some patches yesterday afternoon and rebooting the free RAM was 1.3GB. This morning I come in and it's back to square one it seems (330MB) free.&lt;BR /&gt;&lt;BR /&gt;Only major application on this server is Oracle. Is there anything else I should look for to help solve this problem? Any help would be greatly appreciated.</description>
    <pubDate>Fri, 24 Sep 2004 07:15:51 GMT</pubDate>
    <dc:creator>Adrian Sobers2</dc:creator>
    <dc:date>2004-09-24T07:15:51Z</dc:date>
    <item>
      <title>Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862406#M396785</link>
      <description>We are having a persistent memory leak of some sort on our HP-UX box running 11.11. It is a production server that hosts one production database (Oracle 8.1.7.4) 64-bit. Here are some stats:&lt;BR /&gt;&lt;BR /&gt;machine has 2GB physical RAM, 4GB swap&lt;BR /&gt;oracle has 225MB total SGA&lt;BR /&gt;&lt;BR /&gt;Right now there is only 330MB or so RAM free. After applying some patches yesterday afternoon and rebooting the free RAM was 1.3GB. This morning I come in and it's back to square one it seems (330MB) free.&lt;BR /&gt;&lt;BR /&gt;Only major application on this server is Oracle. Is there anything else I should look for to help solve this problem? Any help would be greatly appreciated.</description>
      <pubDate>Fri, 24 Sep 2004 07:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862406#M396785</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-24T07:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862407#M396786</link>
      <description>I'm no performance expert...but Oracle is a hungry beast, and 8.1.7 running your apps at 64 bit will chew up a good chunk of that 2Gb of RAM.&lt;BR /&gt;&lt;BR /&gt;I would first put some more memory in the box.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 07:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862407#M396786</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-09-24T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862408#M396787</link>
      <description>How much buffer cache do you have allocated/ &lt;BR /&gt;&lt;BR /&gt;sysdef|grep pct&lt;BR /&gt;&lt;BR /&gt;After your reboot, your system will initially have that memory free but as aplications (orace) start then other memory eaters will come into play. Filesystems get used and if you have the default dbc_max_pct of 50%, then 1GB will be used for filesystem and other caching already. &lt;BR /&gt;&lt;BR /&gt;330MB free should still be "plenty" for a 2GB system. So everything  is just about right... and your assumption of a memory leak may beunfounded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 07:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862408#M396787</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2004-09-24T07:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862409#M396788</link>
      <description>What makes you think that you've got a problem? 330Mb free out of 2Gb is a lot of free memory!&lt;BR /&gt;&lt;BR /&gt;It sounds to me as though you may have the kernel parameter max_dbc_pct defaulted to 50. This will allow the buffer cache to extend to 50% of available memory (1Gb in your case).&lt;BR /&gt;&lt;BR /&gt;I'd be looking to reduce max_dbc_pct to 15 (300Mb) and significantly increasing the Oracle buffer cache in the SGA in order to improve Oracle performance.</description>
      <pubDate>Fri, 24 Sep 2004 07:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862409#M396788</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2004-09-24T07:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862410#M396789</link>
      <description>Thanks for the information. I think the memory leak idea is indeed unfounded. Thanks again.</description>
      <pubDate>Fri, 24 Sep 2004 07:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862410#M396789</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-24T07:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Woes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862411#M396790</link>
      <description>closed</description>
      <pubDate>Fri, 24 Sep 2004 07:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-woes/m-p/4862411#M396790</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-24T07:40:17Z</dc:date>
    </item>
  </channel>
</rss>

