<?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: Old Memory logs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075820#M730089</link>
    <description>Hi Ashish,&lt;BR /&gt;&lt;BR /&gt;I think you are confusing problems due to lack of available memory with hardware problems with the memory itself.   CSTM reports on hardware problems; if your application is failing and producing a core file (I assume that's what you mean by 'memory dump'; in that case, it's not even necessarily a problem due to lack of memory anyway), then that's not going to be logged in the hardware memory log.&lt;BR /&gt;&lt;BR /&gt;You need to analyse the core file, or whatever is that is being produced, and find out why your application is dying.  You may need to contact your software vendor for assistance. &lt;BR /&gt;&lt;BR /&gt;Andrew</description>
    <pubDate>Thu, 25 Oct 2007 03:22:48 GMT</pubDate>
    <dc:creator>Andrew Merritt_2</dc:creator>
    <dc:date>2007-10-25T03:22:48Z</dc:date>
    <item>
      <title>Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075815#M730084</link>
      <description>Hi Friends,&lt;BR /&gt;          How to find old memory logs in HP-UX 11.1. One way is through diagonistic logs in /var/stm/logs through log tool cstm, however it did not help much. Is there any other way to find logs?&lt;BR /&gt;&lt;BR /&gt;I need to find memory log of 18th Oct 2007 and today is 24th Oct 2007. I need to investigate why memory dumps were generated for SAP.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 23 Oct 2007 23:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075815#M730084</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2007-10-23T23:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075816#M730085</link>
      <description>Ashish&lt;BR /&gt;&lt;BR /&gt;You need check on /var/opt/resmon/log/event.log &lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Tue, 23 Oct 2007 23:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075816#M730085</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-23T23:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075817#M730086</link>
      <description>It depends.&lt;BR /&gt;&lt;BR /&gt;The diagnostic will log hardware related logs about the memory, but if you receive a core dump due to application problems you will have a core file, but no diagnostic log about this.</description>
      <pubDate>Wed, 24 Oct 2007 00:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075817#M730086</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-24T00:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075818#M730087</link>
      <description>And BTW, a recoverable memory error will be invisible to your application, a non-recoverable error will take the server down.&lt;BR /&gt;&lt;BR /&gt;What error is recoverable or not depends on the hardware.</description>
      <pubDate>Wed, 24 Oct 2007 00:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075818#M730087</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-24T00:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075819#M730088</link>
      <description>If/when I needed to investigate SAP memory dumps I never looked in system information. The SAP saved data normally is more than enough.&lt;BR /&gt;&lt;BR /&gt;The SAP transaction ST22 will list the available short-dumps.  And, as always, SM21 will give a summary of all reported problems and potentially provides a little more context ('what else was going on') &lt;BR /&gt;&lt;BR /&gt;The dumps themselves would live in /usr/sap/$SID/work if I recall. &lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075819#M730088</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-10-24T06:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075820#M730089</link>
      <description>Hi Ashish,&lt;BR /&gt;&lt;BR /&gt;I think you are confusing problems due to lack of available memory with hardware problems with the memory itself.   CSTM reports on hardware problems; if your application is failing and producing a core file (I assume that's what you mean by 'memory dump'; in that case, it's not even necessarily a problem due to lack of memory anyway), then that's not going to be logged in the hardware memory log.&lt;BR /&gt;&lt;BR /&gt;You need to analyse the core file, or whatever is that is being produced, and find out why your application is dying.  You may need to contact your software vendor for assistance. &lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 25 Oct 2007 03:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075820#M730089</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2007-10-25T03:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Old Memory logs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075821#M730090</link>
      <description>Thanks everyone for your inputs.</description>
      <pubDate>Thu, 25 Oct 2007 04:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-memory-logs/m-p/5075821#M730090</guid>
      <dc:creator>AL_3001</dc:creator>
      <dc:date>2007-10-25T04:02:20Z</dc:date>
    </item>
  </channel>
</rss>

