<?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 shared memory not being released in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-not-being-released/m-p/2421674#M177</link>
    <description>We have some application that are not releasing shared memory. Is there a way &lt;BR /&gt;to release this memory othter than rebooting. I have mesed around with the ipcs &lt;BR /&gt;commnad but I am not 100% sure what it is showing me. The application support &lt;BR /&gt;people what to reboot the server each week but I am trying to find a better way &lt;BR /&gt;to solve the problem.</description>
    <pubDate>Mon, 17 Apr 2000 12:07:10 GMT</pubDate>
    <dc:creator>Jeff Hoevenaar_1</dc:creator>
    <dc:date>2000-04-17T12:07:10Z</dc:date>
    <item>
      <title>shared memory not being released</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-not-being-released/m-p/2421674#M177</link>
      <description>We have some application that are not releasing shared memory. Is there a way &lt;BR /&gt;to release this memory othter than rebooting. I have mesed around with the ipcs &lt;BR /&gt;commnad but I am not 100% sure what it is showing me. The application support &lt;BR /&gt;people what to reboot the server each week but I am trying to find a better way &lt;BR /&gt;to solve the problem.</description>
      <pubDate>Mon, 17 Apr 2000 12:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-not-being-released/m-p/2421674#M177</guid>
      <dc:creator>Jeff Hoevenaar_1</dc:creator>
      <dc:date>2000-04-17T12:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory not being released</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-not-being-released/m-p/2421675#M178</link>
      <description>ipcrm is the comand to remove shared memory segments, queues or semaphores.  If &lt;BR /&gt;the segments in question are easily identifiable with ipcs (the man page should &lt;BR /&gt;explain each field for you if you are uncertain of the meaning of a column:  &lt;BR /&gt;for easy readability make your window 130 characters wide before running the &lt;BR /&gt;command.)&lt;BR /&gt;&lt;BR /&gt;Once you have identified the shared memory segment issue an ipcrm -m &lt;ID&gt;.&lt;BR /&gt;&lt;BR /&gt;Example: to remove &lt;BR /&gt;m    3807 0x6d455226 --rw-r-----    oracle       dba    oracle       dba    864 &lt;BR /&gt;1013551104  1757 27668 16:39:04 16:39:05  8:18:32&lt;BR /&gt;&lt;BR /&gt;use ipcrm -m 3807.&lt;/ID&gt;</description>
      <pubDate>Mon, 17 Apr 2000 12:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-not-being-released/m-p/2421675#M178</guid>
      <dc:creator>Alan Riggs_1</dc:creator>
      <dc:date>2000-04-17T12:45:42Z</dc:date>
    </item>
  </channel>
</rss>

