<?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 become 100 % in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930275#M762860</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The top five processes by vsz (core image size, in kbytes):&lt;BR /&gt;&lt;BR /&gt;# UNIX95= ps -ef -o "vsz,pid,args" | sort -rn -k1 | head -n 5&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Mon, 22 Jan 2007 09:09:35 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2007-01-22T09:09:35Z</dc:date>
    <item>
      <title>Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930273#M762858</link>
      <description>HI,&lt;BR /&gt; Advice me, my TEST server having sap running with 2GB physical memory.Going to 100% on real time Advice.&lt;BR /&gt; Advice command that will show me pertucular process taking how much memory stack?&lt;BR /&gt;&lt;BR /&gt;Regrs&lt;BR /&gt;Dinesh Loke&lt;BR /&gt;CyberTech</description>
      <pubDate>Mon, 22 Jan 2007 08:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930273#M762858</guid>
      <dc:creator>dinlok</dc:creator>
      <dc:date>2007-01-22T08:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930274#M762859</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try with "top" or "glance"&lt;BR /&gt;(for option and command see man top or man glance).&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;regards&lt;BR /&gt;pg</description>
      <pubDate>Mon, 22 Jan 2007 08:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930274#M762859</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2007-01-22T08:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930275#M762860</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The top five processes by vsz (core image size, in kbytes):&lt;BR /&gt;&lt;BR /&gt;# UNIX95= ps -ef -o "vsz,pid,args" | sort -rn -k1 | head -n 5&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 22 Jan 2007 09:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930275#M762860</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-01-22T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930276#M762861</link>
      <description>2Gb and SAP: you will *always* have performance problems. It really doesn't matter which program takes the most memory -- your SAP and database have been configured to use a lot more than you have. Look at the swap Util line and you'll see a long line of U________U which means your system is paging (swap). Take a look at the Memory Report, specifically the Kb Paged Out. Numbers larger than 10 are not good, larger than 50 are bad.&lt;BR /&gt; &lt;BR /&gt;To reduce the amount of memory being used, you must reconfigure SAP and Oracle to use much smaller amounts of RAM. This will take quite a bit of time to get below the 2Gb limit. Note that performance will now be even worse. The correct fix is to add 4Gb or more RAM so you have at least 6Gb, 8Gb would be better.</description>
      <pubDate>Mon, 22 Jan 2007 17:09:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930276#M762861</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-22T17:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930277#M762862</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check with top ,glance and vmstat -in commands.&lt;BR /&gt;If possible try killing some processes .&lt;BR /&gt;we can also create a swap memory on a disk which can decrease some memory load.&lt;BR /&gt;Regards.&lt;BR /&gt;ITLearner.</description>
      <pubDate>Tue, 06 Feb 2007 02:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930277#M762862</guid>
      <dc:creator>ITlearner</dc:creator>
      <dc:date>2007-02-06T02:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930278#M762863</link>
      <description>Hi Dinlok,&lt;BR /&gt;   If memory is 100% utilized, then &lt;BR /&gt;1. Try to find out processes running using top &amp;amp; glance command.see whether you can close some applications.&lt;BR /&gt;2. If you find some large files,which you can zip.then try to zip them.&lt;BR /&gt;3. Try to kill some processes which you dont require.&lt;BR /&gt;3. Check for files which are not being accessed from last many days &amp;amp; if they are &lt;BR /&gt;of no use &amp;amp; unnecessarily eating space,then you can delete them.&lt;BR /&gt;4. You can increse swap memory to decrease stress on physical memory.&lt;BR /&gt;4. If you are facing this problem again &amp;amp; again over a period of time,then go for higher RAM.</description>
      <pubDate>Tue, 06 Feb 2007 10:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930278#M762863</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-06T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Memory become 100 %</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930279#M762864</link>
      <description>Wayyyyy back in the late 90's I ran Oracle databases standard with 4G minimum on production servers.  It's now almost 10 years later, and you're at 1/2 of that number.  &lt;BR /&gt;&lt;BR /&gt;From where you are right now, in regards to performance on an Oracle database server, ram is by far and away your cheapest "go faster" equipment you can buy.</description>
      <pubDate>Tue, 06 Feb 2007 10:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-become-100/m-p/3930279#M762864</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-02-06T10:30:47Z</dc:date>
    </item>
  </channel>
</rss>

