<?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: How to release those resources that are held by dead process? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676291#M906583</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will have to elaborate on the resources.&lt;BR /&gt;&lt;BR /&gt;If network resources, use ndd with /dev/tcp tcp_discon and tcp_discon_by_addr, if you cannot terminate the connection.&lt;BR /&gt;&lt;BR /&gt;If shared memory and semaphores, use ipcrm.&lt;BR /&gt;&lt;BR /&gt;The first step would be to perform lsof and identify the resources (files, network connections, processes) being held. For shared memory and semaphores, use the ipcs command to check.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Tue, 05 Mar 2002 07:58:22 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-03-05T07:58:22Z</dc:date>
    <item>
      <title>How to release those resources that are held by dead process?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676289#M906581</link>
      <description>&lt;BR /&gt;I have numerous case where developers did something in their program which use up a lot of memory resources or system resources and unable to release it after the process is kill.&lt;BR /&gt;Each time I have to reboot the system to recover it, this affect other developers.&lt;BR /&gt;&lt;BR /&gt;Is there a way to recover those system resources without rebooting the system?</description>
      <pubDate>Tue, 05 Mar 2002 07:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676289#M906581</guid>
      <dc:creator>YLTan</dc:creator>
      <dc:date>2002-03-05T07:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to release those resources that are held by dead process?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676290#M906582</link>
      <description>This talk quite in length about "should I reboot server" vs "i should not need to reboot my server" which ties in to your question also. Hope it'll help ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4b3eec08252fd611abd50090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4b3eec08252fd611abd50090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Mar 2002 07:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676290#M906582</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-05T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to release those resources that are held by dead process?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676291#M906583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will have to elaborate on the resources.&lt;BR /&gt;&lt;BR /&gt;If network resources, use ndd with /dev/tcp tcp_discon and tcp_discon_by_addr, if you cannot terminate the connection.&lt;BR /&gt;&lt;BR /&gt;If shared memory and semaphores, use ipcrm.&lt;BR /&gt;&lt;BR /&gt;The first step would be to perform lsof and identify the resources (files, network connections, processes) being held. For shared memory and semaphores, use the ipcs command to check.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 05 Mar 2002 07:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676291#M906583</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-03-05T07:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to release those resources that are held by dead process?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676292#M906584</link>
      <description>Maybe you can use ipcs to check what held the resources and use ipcrm to remove that.&lt;BR /&gt;&lt;BR /&gt;Man ipcs and ipcrm for usage.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Kenny.</description>
      <pubDate>Tue, 05 Mar 2002 08:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-release-those-resources-that-are-held-by-dead-process/m-p/2676292#M906584</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-03-05T08:01:46Z</dc:date>
    </item>
  </channel>
</rss>

