<?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: System Hangs / Crashes when Shared Memory Segment is deleted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507721#M892676</link>
    <description>You are correct in that syslog.log is rewritten on each reboot, but the previous version is written to OLDsyslog.log in the same directory /var/adm/syslog.  You may want to look at that for information as well.</description>
    <pubDate>Thu, 22 Mar 2001 16:57:03 GMT</pubDate>
    <dc:creator>Maddy van der Bokke</dc:creator>
    <dc:date>2001-03-22T16:57:03Z</dc:date>
    <item>
      <title>System Hangs / Crashes when Shared Memory Segment is deleted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507718#M892673</link>
      <description>I have a 3.8Gb Oracle SGA running on HP-UX v11.0 [64bit] and Oracle8 v8.1.7.0.0. The SGA sits into a single Shared Memory Segment which SHMMAX set at 4Gb.&lt;BR /&gt;&lt;BR /&gt;When I issue the Oracle 'SHUTDOWN' command, the Shared Memory Segment is marked for deletion, and when I exit sqlplus, HP-UX should delete the Shared Memory Segment.&lt;BR /&gt;&lt;BR /&gt;My problem is that usually (3 out of 4), the HP server crashes when presumably trying to delete the shared memory segment. In a script, I can issue 2 'ipcs -asmb | grep oracle' commands for the HP server crashes.&lt;BR /&gt;&lt;BR /&gt;We are in talks with HP with regards to the crash dump, but has anyone come across this behaviour before.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 21 Mar 2001 02:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507718#M892673</guid>
      <dc:creator>Andrew S Babb</dc:creator>
      <dc:date>2001-03-21T02:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: System Hangs / Crashes when Shared Memory Segment is deleted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507719#M892674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have Oracle 8.0.6 on HP-UX 11 (64-bit), 2 GB shmmax. Had no problems shutting down Oracle.&lt;BR /&gt;&lt;BR /&gt;Was there any crash dump in /var/adm/crash? Has it been analyzed? Was an STM exercise test performed on the physical memory to verify that there was no hardware problems? Do you have other applications that utilises shared memory running in the system? Has your /var/adm/syslog/syslog.log been checked for any vmunix error messages? Has your /etc/shutdownlog been checked for any panic strings? Has your /var/tombstones been checked?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Wed, 21 Mar 2001 02:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507719#M892674</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-03-21T02:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: System Hangs / Crashes when Shared Memory Segment is deleted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507720#M892675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback, and the updates are as follows;&lt;BR /&gt;1. We are capable of running Oracle DBMS's with smaller SGA's without problems, it is only when we work with the 3.8Gb SGA that we run into problems.&lt;BR /&gt;&lt;BR /&gt;Our SysAdmin is working with HP to analyze the crash dump, but unfortunately, it is only a partial dump.&lt;BR /&gt;&lt;BR /&gt;I am not sure what an STM exercise test is, but I will talk with the SysAdmin for this.&lt;BR /&gt;&lt;BR /&gt;syslog.log is reset at each boot time, unfortunately, but what I will do is run a tail on syslog.log and the other log files you mention and run the test again.&lt;BR /&gt;&lt;BR /&gt;/etc/shutdownlog does show panic strings. I'll talk with the SysAdmin to make sure she has seen them.&lt;BR /&gt;&lt;BR /&gt;/var/tombstones - There is a ts99 for the time that the system crashed, again, I'll talk with the SysAdmin.&lt;BR /&gt;&lt;BR /&gt;Thanks for your assistanec, and hopefully we have a way forward.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 21 Mar 2001 16:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507720#M892675</guid>
      <dc:creator>Andrew S Babb</dc:creator>
      <dc:date>2001-03-21T16:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: System Hangs / Crashes when Shared Memory Segment is deleted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507721#M892676</link>
      <description>You are correct in that syslog.log is rewritten on each reboot, but the previous version is written to OLDsyslog.log in the same directory /var/adm/syslog.  You may want to look at that for information as well.</description>
      <pubDate>Thu, 22 Mar 2001 16:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-crashes-when-shared-memory-segment-is-deleted/m-p/2507721#M892676</guid>
      <dc:creator>Maddy van der Bokke</dc:creator>
      <dc:date>2001-03-22T16:57:03Z</dc:date>
    </item>
  </channel>
</rss>

