<?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 Coredump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625423#M236540</link>
    <description>Dear All&lt;BR /&gt;&lt;BR /&gt;I have HP server 9000/800 with 1GB RAM and oracle installed in it.  When is do #su - oracle is swittching, after that when I do $sqlplus its giving memory(coredump) and coming to the prompt.&lt;BR /&gt;&lt;BR /&gt;Can someone plz tell me what is the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in Adv.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Wish</description>
    <pubDate>Wed, 14 Sep 2005 02:54:11 GMT</pubDate>
    <dc:creator>wish_1</dc:creator>
    <dc:date>2005-09-14T02:54:11Z</dc:date>
    <item>
      <title>Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625423#M236540</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;I have HP server 9000/800 with 1GB RAM and oracle installed in it.  When is do #su - oracle is swittching, after that when I do $sqlplus its giving memory(coredump) and coming to the prompt.&lt;BR /&gt;&lt;BR /&gt;Can someone plz tell me what is the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in Adv.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Wish</description>
      <pubDate>Wed, 14 Sep 2005 02:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625423#M236540</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2005-09-14T02:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625424#M236541</link>
      <description>can You look into dmesg and /etc/rc.log for malloc errors reported by dld.sl?&lt;BR /&gt;&lt;BR /&gt;If there's none showing up, this probably is not a memory problem.&lt;BR /&gt;&lt;BR /&gt;You could go ahead by running tusc on the process before it dies.</description>
      <pubDate>Wed, 14 Sep 2005 03:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625424#M236541</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-09-14T03:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625425#M236542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Start by doing a &lt;BR /&gt;# file core&lt;BR /&gt;it will tell you what made it abort... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 14 Sep 2005 03:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625425#M236542</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2005-09-14T03:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625426#M236543</link>
      <description>Take a look at your /etc/syslog/syslog.log for any issues. Also, run #ldd sqlplus to see shared libraries usage. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 14 Sep 2005 03:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625426#M236543</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T03:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625427#M236544</link>
      <description>Try to read your coredump file to analyse the problem:$strings core_file|more</description>
      <pubDate>Wed, 14 Sep 2005 03:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625427#M236544</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-09-14T03:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625428#M236545</link>
      <description>Check memory usage after login su - oracle with top command.&lt;BR /&gt;&lt;BR /&gt;Check the error logs  in syslog and debug messages for sqlplus execution. I hope you may get command messages on executing sqlplus. pls post that.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 03:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-coredump/m-p/3625428#M236545</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-14T03:10:36Z</dc:date>
    </item>
  </channel>
</rss>

