<?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 Killing a process.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357459#M345620</link>
    <description>I have an Oracle process (actually 3 of them) that i am trying to kill due to an inactive DB. I tried the "Kill" and "kill -9" etc but the processes won't die. &lt;BR /&gt;&lt;BR /&gt;Is there any other commands i can try and why is 'kill" not working as it's supposed to? &lt;BR /&gt;&lt;BR /&gt;reboot my only option?</description>
    <pubDate>Thu, 12 Feb 2009 15:29:16 GMT</pubDate>
    <dc:creator>Chris Fadrowski</dc:creator>
    <dc:date>2009-02-12T15:29:16Z</dc:date>
    <item>
      <title>Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357459#M345620</link>
      <description>I have an Oracle process (actually 3 of them) that i am trying to kill due to an inactive DB. I tried the "Kill" and "kill -9" etc but the processes won't die. &lt;BR /&gt;&lt;BR /&gt;Is there any other commands i can try and why is 'kill" not working as it's supposed to? &lt;BR /&gt;&lt;BR /&gt;reboot my only option?</description>
      <pubDate>Thu, 12 Feb 2009 15:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357459#M345620</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2009-02-12T15:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357460#M345621</link>
      <description>If the process will not die after a 'kill -9' then the process is waiting on something, likely an I/O operation, to complete.  If that operation never completes then the process will never die.&lt;BR /&gt;&lt;BR /&gt;It is not that "kill" isn't working as it should.  The issue is that the process is not in a state to acknowledge the kill signal sent to it.</description>
      <pubDate>Thu, 12 Feb 2009 15:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357460#M345621</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-02-12T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357461#M345622</link>
      <description>makes sense. I guess my only course is reboot?</description>
      <pubDate>Thu, 12 Feb 2009 15:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357461#M345622</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2009-02-12T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357462#M345623</link>
      <description>Unfortunately, unless you can figure out a way to satisfy whatever the process is waiting on, a reboot is the only option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Feb 2009 15:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357462#M345623</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-02-12T15:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357463#M345624</link>
      <description>Hi Chris&lt;BR /&gt;&lt;BR /&gt;Before reboot you can try with fuser if the process really waiting for some I/O&lt;BR /&gt;&lt;BR /&gt;#fuser -ku -c &lt;MOUNT point="" the="" process="" normaly="" use=""&gt;&lt;BR /&gt;&lt;/MOUNT&gt;</description>
      <pubDate>Thu, 12 Feb 2009 16:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357463#M345624</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-12T16:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Killing a process....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357464#M345625</link>
      <description>I assume these aren't zombies?&lt;BR /&gt;&lt;BR /&gt;Do you really care you can't kill them?  Are they holding resources, the SGA?&lt;BR /&gt;&lt;BR /&gt;It isn't kill that's broken but the design of Unix that doesn't allow root to abort I/Os.</description>
      <pubDate>Fri, 13 Feb 2009 03:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/killing-a-process/m-p/4357464#M345625</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-13T03:44:59Z</dc:date>
    </item>
  </channel>
</rss>

