<?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: Problem with memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504176#M217060</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is probably an oracle issue with&lt;BR /&gt;memory leaks&lt;BR /&gt;&lt;BR /&gt;#define ENOBUFS     233    /* No buffer space available */&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What ENOBUFS means:&lt;BR /&gt;===================&lt;BR /&gt;In many cases, ENOBUFS just means there's no sufficient memory available and the system(kernel) can not allocate more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Mar 2005 10:25:46 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2005-03-15T10:25:46Z</dc:date>
    <item>
      <title>Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504166#M217050</link>
      <description>Hello everybody,&lt;BR /&gt;&lt;BR /&gt;    I have a problem with some data from memory.  I don't understand why if I have 4GB memory installed when I see monitor performance tool I only see 2GB of real memory.  Can somebody explain me what happen with memory and what is the meaning of memory active, virtual memory active, etc? Aditional in the event log of Oracle application appears the following message:  HPUX Error: 233: No buffer space available.  I atached a document with print screen of problem and Oracle log.  Please help me,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Alymarcor</description>
      <pubDate>Mon, 14 Mar 2005 12:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504166#M217050</guid>
      <dc:creator>alymarcor</dc:creator>
      <dc:date>2005-03-14T12:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504167#M217051</link>
      <description>Here are some definitions&lt;BR /&gt;&lt;BR /&gt;Real Memory:    Amount of real memory in the machine thatis available to user processes and the virtual paging system&lt;BR /&gt;(not held by the kernel)&lt;BR /&gt;&lt;BR /&gt;Active: Real memory currently being used.&lt;BR /&gt;Total: Total real memory in the system.&lt;BR /&gt;&lt;BR /&gt;Virtual Memory:&lt;BR /&gt;Amount of virtual memory (also called pseudo-swap) in the system (as defined by pstat (see pstat(2)):&lt;BR /&gt;Active: Virtual memory currently in use.&lt;BR /&gt;Total: Total virtual memory in the system.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Mar 2005 12:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504167#M217051</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-03-14T12:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504168#M217052</link>
      <description>Do you have glance installed? Then post following glance -m&lt;BR /&gt;&lt;BR /&gt;You may have default buffer cache set-i.e&lt;BR /&gt;dbc_max_pct at 50%.&lt;BR /&gt;&lt;BR /&gt;kmtune -lq dbc_max_pct&lt;BR /&gt;kmtune -lq dbc_min_pct&lt;BR /&gt;kmtune -lq nbuf&lt;BR /&gt;kmtune -lq bufpages&lt;BR /&gt;&lt;BR /&gt;No Buffer space available error can be caused by number of reasons.&lt;BR /&gt;Post following&lt;BR /&gt;&lt;BR /&gt;swapinfo -mta&lt;BR /&gt;glance -m&lt;BR /&gt;ndd -get /dev/tcp tcp_conn_request_max&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 14 Mar 2005 12:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504168#M217052</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-14T12:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504169#M217053</link>
      <description>I don't have glance installed.  I want to somebody tell me if the server is utilized the total of 4GB of memory or only 2GB.</description>
      <pubDate>Mon, 14 Mar 2005 13:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504169#M217053</guid>
      <dc:creator>alymarcor</dc:creator>
      <dc:date>2005-03-14T13:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504170#M217054</link>
      <description>Alymarcor,&lt;BR /&gt;&lt;BR /&gt;If you have Online diagnostics installed, you can go look for yourself.  &lt;BR /&gt;&lt;BR /&gt;for cstm:&lt;BR /&gt;&lt;BR /&gt;cstm&lt;BR /&gt;map&lt;BR /&gt;sel dev nn             [where nn is the device number for memory]&lt;BR /&gt;info&lt;BR /&gt;il&lt;BR /&gt;&lt;BR /&gt;The information log will tell you what slots you have memory in, the sizes, total amount of memory, status, any errors, etc.&lt;BR /&gt;&lt;BR /&gt;There is also an X related command, xstm.  Select memory, run infomation.  The report will come up.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 14 Mar 2005 13:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504170#M217054</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2005-03-14T13:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504171#M217055</link>
      <description>You are being confused by the output of 'top'. Top is a meaningless tool for analyzing memory usage because you are reading something into it that is not there. Top only knows about memory related to processes; it reports nothing about kernel data structures such as buffer cache.</description>
      <pubDate>Mon, 14 Mar 2005 14:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504171#M217055</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-03-14T14:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504172#M217056</link>
      <description>Hi&lt;BR /&gt;   try using ipcs -mobt to see how may shared segments have also been occupied by other processes .</description>
      <pubDate>Tue, 15 Mar 2005 01:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504172#M217056</guid>
      <dc:creator>Sathish C</dc:creator>
      <dc:date>2005-03-15T01:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504173#M217057</link>
      <description>Another way to look how much physical memory you have is to check it in /var/adm/syslog/syslog.log. Search for "Physical".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Isralyn</description>
      <pubDate>Tue, 15 Mar 2005 02:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504173#M217057</guid>
      <dc:creator>Isralyn Manalac_1</dc:creator>
      <dc:date>2005-03-15T02:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504174#M217058</link>
      <description>Thanks for your comments... But I don't understand why if I have 4GB of memory installed in the server, it uses 3.5GB of swap and only 2GB of memory active.  You can see that in the document I have attached...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Alymarcor</description>
      <pubDate>Tue, 15 Mar 2005 10:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504174#M217058</guid>
      <dc:creator>alymarcor</dc:creator>
      <dc:date>2005-03-15T10:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504175#M217059</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To be sure look at&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;It is a good site with great memory tools&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 Steve Steel</description>
      <pubDate>Tue, 15 Mar 2005 10:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504175#M217059</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-03-15T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504176#M217060</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is probably an oracle issue with&lt;BR /&gt;memory leaks&lt;BR /&gt;&lt;BR /&gt;#define ENOBUFS     233    /* No buffer space available */&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What ENOBUFS means:&lt;BR /&gt;===================&lt;BR /&gt;In many cases, ENOBUFS just means there's no sufficient memory available and the system(kernel) can not allocate more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Mar 2005 10:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504176#M217060</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-03-15T10:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504177#M217061</link>
      <description>I'm with RAC.  You likely have the maximum buffer cache set in the kernel at 50%.  Typically this is too much.  Also, you if you are using Oracle DB, then unless you have OnlineJFS you are double buffering and really making poor use of RAM.  See the attached performance cookbook.</description>
      <pubDate>Fri, 18 Mar 2005 17:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-memory/m-p/3504177#M217061</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-03-18T17:57:28Z</dc:date>
    </item>
  </channel>
</rss>

