<?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: processes are dieing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399545#M863050</link>
    <description>Perhaps something has been encountered that OS cannot cope with. This could be some bug in the OS, and since you have not patched in a while, might be the place to start. One would assume that this system is 10.x which is not really supported anymore, but you can get patches.</description>
    <pubDate>Wed, 13 Oct 2004 18:25:25 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2004-10-13T18:25:25Z</dc:date>
    <item>
      <title>processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399544#M863049</link>
      <description>I have K460 running HP-UX 10.20 for SAP R3 4.0B for 5 years. Recently, the SAP R3 started to hang after running about 20 to 30 hours, All of the dialog work processes are dieing. From GlancePlus, I can see these processes quickly died and respawned and died again. Nothing have been changed on the OS, SAP/R3 and database level. I replaced CPU boards based on the recommendation from HP response center, but the sympton still remains, any idea ? Thanks</description>
      <pubDate>Wed, 13 Oct 2004 18:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399544#M863049</guid>
      <dc:creator>MARK LING</dc:creator>
      <dc:date>2004-10-13T18:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399545#M863050</link>
      <description>Perhaps something has been encountered that OS cannot cope with. This could be some bug in the OS, and since you have not patched in a while, might be the place to start. One would assume that this system is 10.x which is not really supported anymore, but you can get patches.</description>
      <pubDate>Wed, 13 Oct 2004 18:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399545#M863050</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-13T18:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399546#M863051</link>
      <description>Thank you, Michael. My server was crashed last week and I used RS to reboot ( I should have used TC), so I don't have any log file. After that, this sympton occured. I forward tombstone to respose center, because the tombstone does not have valid time stamp, they suspected that it might be the cpu issue. But after replacing cpu, the problem remains.</description>
      <pubDate>Wed, 13 Oct 2004 20:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399546#M863051</guid>
      <dc:creator>MARK LING</dc:creator>
      <dc:date>2004-10-13T20:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399547#M863052</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Just checking you didn't lose any swap areas right after the crash?. Did you see if the system was running out of swap at the time when the processes were dying?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 13 Oct 2004 20:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399547#M863052</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-13T20:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399548#M863053</link>
      <description>There are not enough data here to spot anything but a box that will run for 20 to 30 hours before developing problems sounds like a slow memory leak --- especially if some of your modules went bad and are now mapped out so that the memory pressure is more severe. Another thought is that a temp filesystem is nearly full and the processes are dying because they can't write temp files. It's rather unusual for a hardware problem to behave as yours is doing because it seems to be picking on only one program (or group of related programs). You really need to use Glance during problem periods and look at system tables, file tables, locks, and available swap and memory. You might also have one client PC who is constantly retrying and filling up the process table or some data structure within SAP. Unless you get some data, we are shooting in the dark.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 20:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399548#M863053</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-10-13T20:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399549#M863054</link>
      <description>Thanks for your help. &lt;BR /&gt;&lt;BR /&gt;When the SAP dispatch processes die, there is no swap activities on Glance. swapinfo shows plenty of space. The /tmp space is not full. &lt;BR /&gt;&lt;BR /&gt;On glance memory report, I saw some Page faults activities, no KB Reactivation, that indicates no RAM shortge. What kind parameter I need to pay special attention in terms of memory leak or some memory related issue ? Thanks again.</description>
      <pubDate>Thu, 14 Oct 2004 08:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399549#M863054</guid>
      <dc:creator>MARK LING</dc:creator>
      <dc:date>2004-10-14T08:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399550#M863055</link>
      <description>Is this behaviour a regular affair??&lt;BR /&gt;When the processes die, do thay create the core file??&lt;BR /&gt;&lt;BR /&gt;Also it would help running tusc on those process after ther are about to complete 30 hrs. (just before thay die)&lt;BR /&gt;May be tusc will give some more information.&lt;BR /&gt;&lt;BR /&gt;you can get tusc here.&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk" target="_blank"&gt;http://hpux.connect.org.uk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 14 Oct 2004 08:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399550#M863055</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-14T08:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: processes are dieing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399551#M863056</link>
      <description>Since you are on 10.X, make sure that atleast you have latest version of stm/cstm. Memory leakages are detected by the stm / syslogd. If you don't get any error in syslog, then probably there is no memory leakage. As a long term plan &amp;amp; if possible as well as if supported by SAP, you can think of upgrading to 11i with latest GoldBase installed.&lt;BR /&gt;You can monitor critical system parameters like nproc, nfile, npty, shmmax, shmseg, nflocks, maxdsize as these parameters decide the amount of shared segments &amp;amp; related memory allocations, &amp;amp; many times you don't get these errors trapped in any logs.</description>
      <pubDate>Fri, 15 Oct 2004 00:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-are-dieing/m-p/3399551#M863056</guid>
      <dc:creator>Sandeep Kapare</dc:creator>
      <dc:date>2004-10-15T00:56:16Z</dc:date>
    </item>
  </channel>
</rss>

