<?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 Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433384#M3923</link>
    <description>I have problem on Memory Usage in my L1000 HPuX 11.  The Memory Details&lt;BR /&gt;&lt;BR /&gt;Total VM: 346.7 mb Active VM: 178.4 MB Sys MEM:45.2 MB Buf Cache:35.8MB&lt;BR /&gt;User Mem:401.8 MB Free: 29.1MB Phy: 512MB&lt;BR /&gt;&lt;BR /&gt;I have modified the following kernel parameters: &lt;BR /&gt;                 old           new&lt;BR /&gt;maxuprc   2000          300&lt;BR /&gt;maxusers   400          300&lt;BR /&gt;ncallout    2064          400&lt;BR /&gt;nfile         5000         2000&lt;BR /&gt;ninode      5000        2000&lt;BR /&gt;nproc        3220         320&lt;BR /&gt;&lt;BR /&gt;now the memory details are :&lt;BR /&gt;Total VM:340.6MB Active VM:175.1MB sys MEM:39.1MB User MEM:407.5MB &lt;BR /&gt;Buf Cache:26.5MB Free MEM: 38.9MB and PHY: 512MB&lt;BR /&gt;&lt;BR /&gt;My question is , after modifed the kernel parameters, system memory decrases&lt;BR /&gt;and user mem is still increasing. How can I limit the user memory. We are using&lt;BR /&gt;oracle 8.0.5 database and application 11. There is only 1 user using the machine&lt;BR /&gt;for testing. It takes lot of memory and still it increases usage of user memory. HOw can I find out? I am getting lot of deactiviations and page out rates. Pls help me.</description>
    <pubDate>Fri, 28 Jul 2000 02:11:48 GMT</pubDate>
    <dc:creator>Madanagopalan S</dc:creator>
    <dc:date>2000-07-28T02:11:48Z</dc:date>
    <item>
      <title>Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433384#M3923</link>
      <description>I have problem on Memory Usage in my L1000 HPuX 11.  The Memory Details&lt;BR /&gt;&lt;BR /&gt;Total VM: 346.7 mb Active VM: 178.4 MB Sys MEM:45.2 MB Buf Cache:35.8MB&lt;BR /&gt;User Mem:401.8 MB Free: 29.1MB Phy: 512MB&lt;BR /&gt;&lt;BR /&gt;I have modified the following kernel parameters: &lt;BR /&gt;                 old           new&lt;BR /&gt;maxuprc   2000          300&lt;BR /&gt;maxusers   400          300&lt;BR /&gt;ncallout    2064          400&lt;BR /&gt;nfile         5000         2000&lt;BR /&gt;ninode      5000        2000&lt;BR /&gt;nproc        3220         320&lt;BR /&gt;&lt;BR /&gt;now the memory details are :&lt;BR /&gt;Total VM:340.6MB Active VM:175.1MB sys MEM:39.1MB User MEM:407.5MB &lt;BR /&gt;Buf Cache:26.5MB Free MEM: 38.9MB and PHY: 512MB&lt;BR /&gt;&lt;BR /&gt;My question is , after modifed the kernel parameters, system memory decrases&lt;BR /&gt;and user mem is still increasing. How can I limit the user memory. We are using&lt;BR /&gt;oracle 8.0.5 database and application 11. There is only 1 user using the machine&lt;BR /&gt;for testing. It takes lot of memory and still it increases usage of user memory. HOw can I find out? I am getting lot of deactiviations and page out rates. Pls help me.</description>
      <pubDate>Fri, 28 Jul 2000 02:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433384#M3923</guid>
      <dc:creator>Madanagopalan S</dc:creator>
      <dc:date>2000-07-28T02:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433385#M3924</link>
      <description>It sounds like you've configured the Oracle SGA too high and therefore it's taking too much memory. From the output you gave, I take it you've got glance loaded on the machine. From the glance globals screen, press 's' and then select the pid of the oracle process. You'll be then able to see exactly how much physical and more importantly virtual memory it's using.&lt;BR /&gt;&lt;BR /&gt;You can check the SGA size from hpux pretty well, just doing a 'ipcs -ma' and looking at the 'size' column.</description>
      <pubDate>Fri, 28 Jul 2000 06:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433385#M3924</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-07-28T06:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433386#M3925</link>
      <description>As Andy pointed out reduce the size of your SGA's. Then increase shared memory parameters.&lt;BR /&gt;I hope you enabled pseudo swapping (swapmem_on=1)&lt;BR /&gt;Look at the attached document, it is actually for 10.20.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jul 2000 07:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433386#M3925</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-07-28T07:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433387#M3926</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For yor information. There is a book on Oracle 8 &amp;amp; Unix Performance tuning from Ahmed Alomari from Prentice Hall under ISBN 0-13-907676-X.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jul 2000 12:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/2433387#M3926</guid>
      <dc:creator>Maarten van Maanen</dc:creator>
      <dc:date>2000-07-28T12:16:13Z</dc:date>
    </item>
  </channel>
</rss>

