<?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: Memory Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969636#M292863</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your swap space value (4GB) is not sufficient enough. The recommendation is to have 2 X Physical memory. In your case (since pseudoswap is used) it should be 24GB swap disk space.&lt;BR /&gt;&lt;BR /&gt;Did you finetune your kernel parameters according to Oracle requirements.&lt;BR /&gt;&lt;BR /&gt;Please check the below kernel values.&lt;BR /&gt;dbc_max_pct  (set it to 20 )&lt;BR /&gt;dbc_min_pct (set it to 5)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Mar 2007 01:24:29 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2007-03-27T01:24:29Z</dc:date>
    <item>
      <title>Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969635#M292862</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  HP-UX Server B.11.11 have 12GB Memory, lockable ~ 9.3GB run Oracle Applications 11.5.9 with SGA = 800 MB, PGA = 500 MB. When I check memory, it consume ~ 93%!!!&lt;BR /&gt;&lt;BR /&gt;  #swapinfo -tm&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        4096     117    3979    3%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    3691   -3691&lt;BR /&gt;memory     9458    8821     637   93%&lt;BR /&gt;total     13554   12629     925   93%       -       0    -&lt;BR /&gt;&lt;BR /&gt;  Please help me to explain what consume memory?  (Attachment file include: top, swapinfo, ipcs, kmtune).&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 23:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969635#M292862</guid>
      <dc:creator>vnobien</dc:creator>
      <dc:date>2007-03-26T23:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969636#M292863</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your swap space value (4GB) is not sufficient enough. The recommendation is to have 2 X Physical memory. In your case (since pseudoswap is used) it should be 24GB swap disk space.&lt;BR /&gt;&lt;BR /&gt;Did you finetune your kernel parameters according to Oracle requirements.&lt;BR /&gt;&lt;BR /&gt;Please check the below kernel values.&lt;BR /&gt;dbc_max_pct  (set it to 20 )&lt;BR /&gt;dbc_min_pct (set it to 5)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 01:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969636#M292863</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-03-27T01:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969637#M292864</link>
      <description>Little more information will help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What's your buffer cache parameters?. If you are using default of 50% dbc_max_pct, then it will be a over kill. What are your max_dbc_pct, nbuf and bufpages settings? You can use 'kmtune -l -q &lt;PARAM_NAME&gt;' to get this information.&lt;BR /&gt;&lt;/PARAM_NAME&gt;</description>
      <pubDate>Tue, 27 Mar 2007 01:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969637#M292864</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-03-27T01:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969638#M292865</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I will increase swap more but I want to know what consume 8821 HP-UX system memory? How to calculate memory (I don't have glance)?&lt;BR /&gt;&lt;BR /&gt;  #kmtune -l -q dbc_max_pct&lt;BR /&gt;Parameter:      dbc_max_pct         &lt;BR /&gt;Current:        50&lt;BR /&gt;Planned:        50                                                          &lt;BR /&gt;Default:        50                                                          &lt;BR /&gt;Minimum:        -                                                           &lt;BR /&gt;Module:         -                             &lt;BR /&gt;Version:        -                             &lt;BR /&gt;Dynamic:        No&lt;BR /&gt;&lt;BR /&gt;  NBUF = 0 and BUF_PAGES = 0&lt;BR /&gt;  &lt;BR /&gt;  I think that the dbc_max_pct parameter is only partial of high memory issue because my DEV server HP-UX B.11.11 RAM: 5GB (same kernel parameters with PROD Server) where can still run 2 Oracle Apps Instances (clone from Oracle PROD) (max memory Consumption ~ 7-8GB).&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 27 Mar 2007 02:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969638#M292865</guid>
      <dc:creator>vnobien</dc:creator>
      <dc:date>2007-03-27T02:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969639#M292866</link>
      <description>Hi,&lt;BR /&gt;  &lt;BR /&gt;  Please help me to explain memory issue: 2113220K is real memory?&lt;BR /&gt;  &lt;BR /&gt;#top&lt;BR /&gt;  Memory: 2113220K (1441196K) real, 5253816K    (3724692K) virtual, 136988K free&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 27 Mar 2007 21:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969639#M292866</guid>
      <dc:creator>vnobien</dc:creator>
      <dc:date>2007-03-27T21:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969640#M292867</link>
      <description>you can use the "dmesg" command to see the phisical memory at the bottem of the results.&lt;BR /&gt;&lt;BR /&gt;Tal</description>
      <pubDate>Tue, 27 Mar 2007 21:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969640#M292867</guid>
      <dc:creator>goldboy</dc:creator>
      <dc:date>2007-03-27T21:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969641#M292868</link>
      <description>&amp;gt;  Please help me to explain memory issue: 2113220K is real memory?&lt;BR /&gt; &lt;BR /&gt;The memory numbers from top are useless. With 12 Gb of RAM, 800 megs for Oracle is way too small. Your DBA can significantly improve performance with a larger SGA.&lt;BR /&gt; &lt;BR /&gt;dbc_max_pct is far too large for 12gb RAM - change it to 10 (10% or 1200 megs). ninode is still a formula and outrageously high. Wipe out the formula and set it to 2048.&lt;BR /&gt; &lt;BR /&gt;You'll get much more useful shared memory information with ipcs -bmop rather than plain ipcs. With this much memory and Oracle as a database, you definitely need Glance to properly manage this system's performance.</description>
      <pubDate>Tue, 27 Mar 2007 22:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969641#M292868</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-03-27T22:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969642#M292869</link>
      <description>Hi  Bill Hassell,&lt;BR /&gt;   &lt;BR /&gt;   I intend to increase PGA from 500MB to 2GB and SGA to 1.2GB after adding more swap (10GB).&lt;BR /&gt;   &lt;BR /&gt;   #swapinfo -tm&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        4096     102    3994    2%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    3639   -3639&lt;BR /&gt;memory     9458    8854     604   94%&lt;BR /&gt;total     13554   12595     959   93%       -       0    -&lt;BR /&gt;&lt;BR /&gt;     Please explain why Memory is 94% (8854MB)? What consume my HP-UX memory? &lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 27 Mar 2007 22:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969642#M292869</guid>
      <dc:creator>vnobien</dc:creator>
      <dc:date>2007-03-27T22:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969643#M292870</link>
      <description>ynobien&lt;BR /&gt;The dbc is the dynamic buffer cache, which is an area of memory set aside for the use by the kernal.  The default setting for HP-UX systems for the dbc maximum, as mentioned by Bill Hassell, is 50.  This allocates a maximum of half your memory to the kernal's use in buffering I/O.  The buffer cache, although it is called dynamic, tends to grow to until the maximum is reached.  So for your system, you probably have 6 GB of memory devoted to the buffer cache.&lt;BR /&gt;&lt;BR /&gt;As recommened by Bill Hassell, you should lower this kernal parameter to 10, or even 5 or 6 (600 MB to 840 MB).</description>
      <pubDate>Wed, 28 Mar 2007 05:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issue/m-p/3969643#M292870</guid>
      <dc:creator>Tom Henning</dc:creator>
      <dc:date>2007-03-28T05:52:48Z</dc:date>
    </item>
  </channel>
</rss>

