<?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: Cannot Access Semaphore Identifier in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442124#M851230</link>
    <description>msgrcv is a message queue log file, not a shared memory/semaphore log file. The semaphore might be being used to control access to the message queue. The output of ipcs is probably not going to help as the message queue in question is probably no longer there.</description>
    <pubDate>Mon, 13 Dec 2004 10:59:09 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2004-12-13T10:59:09Z</dc:date>
    <item>
      <title>Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442119#M851224</link>
      <description>We have a problem on our HPUX 11.00 server running Informix Database.&lt;BR /&gt;The /usr2 directory has been filling up to 100%.&lt;BR /&gt;&lt;BR /&gt;This is because a log file called MSGRCV fills up with the following messages :&lt;BR /&gt;ERROR: cxmm600a: error occurred&lt;BR /&gt;       message error = Cannot Set Semaphore for Exclusive Shared Memory Access (9)&lt;BR /&gt;       system error  = Identifier removed (36)&lt;BR /&gt;ERROR: cxmm600a: error occurred&lt;BR /&gt;       message error = Cannot Access Semaphore Identifier (8)&lt;BR /&gt;       system error  = No such file or directory (2)&lt;BR /&gt;&lt;BR /&gt;I don't really know where to start looking - does anyone have any ideas what could be causing this&lt;BR /&gt;&lt;BR /&gt;Much appreciated.</description>
      <pubDate>Mon, 13 Dec 2004 08:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442119#M851224</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2004-12-13T08:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442120#M851225</link>
      <description>What is the  /usr2 used for.&lt;BR /&gt;&lt;BR /&gt;What to do depends on use.&lt;BR /&gt;&lt;BR /&gt;It would appear you may not have enough shared memroy.&lt;BR /&gt;&lt;BR /&gt;With glance gpm you can check shared memory use. If you are close to 100% consider increaseing it.&lt;BR /&gt;&lt;BR /&gt;shmmax&lt;BR /&gt;shmseg&lt;BR /&gt;shmmni&lt;BR /&gt;&lt;BR /&gt;With 11.00 you must set and compile a new kernel.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Dec 2004 09:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442120#M851225</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-13T09:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442121#M851227</link>
      <description>Thanks for the reply.&lt;BR /&gt;What should I be looking at in glance?&lt;BR /&gt;&lt;BR /&gt;The kernel params are set as follows :&lt;BR /&gt;Shmmax 536870912&lt;BR /&gt;shmseg 512&lt;BR /&gt;shmmni 768&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IPCS shows the following :&lt;BR /&gt;IPC status from /dev/kmem as of Mon Dec 13 14:22:38 2004&lt;BR /&gt;T      ID     KEY        MODE        OWNER     GROUP&lt;BR /&gt;Shared Memory:&lt;BR /&gt;m       0 0x411c04c2 --rw-rw-rw-      root      root&lt;BR /&gt;m       1 0x4e0c0002 --rw-rw-rw-      root      root&lt;BR /&gt;m       2 0x412002ae --rw-rw-rw-      root      root&lt;BR /&gt;m    7683 0x0c6629c9 --rw-r-----      root      root&lt;BR /&gt;m       4 0x06347849 --rw-rw-rw-      root      root&lt;BR /&gt;m    3077 0x52574801 --rw-rw----      root  informix&lt;BR /&gt;m   54534 0x52574802 --rw-rw-rw-      root  informix&lt;BR /&gt;m    1543 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m   35336 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    3849 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    3082 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    3083 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    3084 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    5389 0x00000012 --rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;m    8462 0xffffffff --rw-r--rw-      root       sys&lt;BR /&gt;m    6173 0x00000000 D-rw-rw-rw-  fmd_prod    sgmfmd&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 09:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442121#M851227</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2004-12-13T09:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442122#M851228</link>
      <description>X Windows:&lt;BR /&gt;&lt;BR /&gt;gpm&lt;BR /&gt;reports&lt;BR /&gt;system tables report&lt;BR /&gt;&lt;BR /&gt;Shared memory usage is all over this report.&lt;BR /&gt;&lt;BR /&gt;gpm/glance is a pay for add in product but it can be installed of the Core OS or application cd's for a 60 day fully functional trial.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 09:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442122#M851228</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-13T09:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442123#M851229</link>
      <description>Below is the info from glance :&lt;BR /&gt;&lt;BR /&gt;system table Avail Used Util% High%&lt;BR /&gt;proc table 1620 177 11% 11%&lt;BR /&gt;file table 6419 1290 38% 38%&lt;BR /&gt;shared mem    768 16 2% 2%&lt;BR /&gt;message table 255 11 4% 4%&lt;BR /&gt;semaphore 766 24 3% 3%&lt;BR /&gt;file locks 800 41 5% 5%&lt;BR /&gt;pseudo term 100 1 1% 1%&lt;BR /&gt;buffer head 68380 na na&lt;BR /&gt;&lt;BR /&gt;system table Avail Reqs Used  High&lt;BR /&gt;shared mem 384gb 168gb  &lt;BR /&gt;message buf 223mb  0 0&lt;BR /&gt;inode cache 2668  1083 1776&lt;BR /&gt;DNLC cache 3692   &lt;BR /&gt;&lt;BR /&gt;  Min Max Avail Used High&lt;BR /&gt;buffer cache 89mb 358mb 358mb 358mb na&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 09:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442123#M851229</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2004-12-13T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Access Semaphore Identifier</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442124#M851230</link>
      <description>msgrcv is a message queue log file, not a shared memory/semaphore log file. The semaphore might be being used to control access to the message queue. The output of ipcs is probably not going to help as the message queue in question is probably no longer there.</description>
      <pubDate>Mon, 13 Dec 2004 10:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-semaphore-identifier/m-p/3442124#M851230</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2004-12-13T10:59:09Z</dc:date>
    </item>
  </channel>
</rss>

