<?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: problems when placing shared memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952674#M709934</link>
    <description>Was a dump in progress?&lt;BR /&gt;&lt;BR /&gt;See anything with ipcs?&lt;BR /&gt;&lt;BR /&gt;ipcs -a&lt;BR /&gt;&lt;BR /&gt;Remove leftovers with ipcrm:&lt;BR /&gt;&lt;BR /&gt;ipcrm  -m mid1 -m mid2 ... -s sid1 -s sid2 ...&lt;BR /&gt;&lt;BR /&gt;Is SYBMULTBUF still running?&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Apr 2003 14:04:07 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-04-16T14:04:07Z</dc:date>
    <item>
      <title>problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952672#M709932</link>
      <description>I have three servers in a high availability cluster , where I have one instance of sybase in each of them, I have defined 1 Gb of&lt;BR /&gt;shared memory for each instace of sybase, I have defined 2,5 Gb of shared memory for each server and there are 2 Gb of &lt;BR /&gt;physical memory in each one . My problem is :&lt;BR /&gt;&lt;BR /&gt;When my server goes to another server the log show us the message "Cannot allocate shared memory" ( this message from of sybase )&lt;BR /&gt;&lt;BR /&gt;When I verify my server , it has shared memory available.&lt;BR /&gt;&lt;BR /&gt;Harrison M Leal</description>
      <pubDate>Wed, 16 Apr 2003 12:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952672#M709932</guid>
      <dc:creator>Harrison M Leal</dc:creator>
      <dc:date>2003-04-16T12:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952673#M709933</link>
      <description>Did you check the Sybase Machine/Release Notes or check the Sybase Bug Fix/Open Release Notes&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Wed, 16 Apr 2003 12:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952673#M709933</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-16T12:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952674#M709934</link>
      <description>Was a dump in progress?&lt;BR /&gt;&lt;BR /&gt;See anything with ipcs?&lt;BR /&gt;&lt;BR /&gt;ipcs -a&lt;BR /&gt;&lt;BR /&gt;Remove leftovers with ipcrm:&lt;BR /&gt;&lt;BR /&gt;ipcrm  -m mid1 -m mid2 ... -s sid1 -s sid2 ...&lt;BR /&gt;&lt;BR /&gt;Is SYBMULTBUF still running?&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2003 14:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952674#M709934</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-16T14:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952675#M709935</link>
      <description>When I run command  the ipcs -am , don't have nothing that it is allocated much memory , the problem don't is this.</description>
      <pubDate>Wed, 16 Apr 2003 16:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952675#M709935</guid>
      <dc:creator>Harrison M Leal</dc:creator>
      <dc:date>2003-04-16T16:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952676#M709936</link>
      <description>Is there any Memory Leak problem with Sybase Version or some bugs with this version. Open the case with Sybase.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Wed, 16 Apr 2003 17:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952676#M709936</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-16T17:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: problems when placing shared memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952677#M709937</link>
      <description>If Sybase is running as a 32bit program, then the shared memory map has become fragmented by other processes stopping and starting. 32bit program are severely limited in shared memory and must share a single map regardless of how much total RAM you may have. There is no specific location in RAM for shared memory, just a set of pointers. BUT: each shared memory segment requested by the program MUST be contiguous. While you may have 500 megs of free RAM in the shared memory map, perhaps none of the spaces are larger than 100megs.&lt;BR /&gt;&lt;BR /&gt;Get a copy of the shminfo program so you can see how badly fragmented this area has become. If you cannot run a 64bit version of the program, you'll have to reboot or somehow shutdown all the processes using shared memory and restart them in the right order. Get shminfo from:&lt;BR /&gt;&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/programs/shminfo/</description>
      <pubDate>Wed, 16 Apr 2003 17:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-when-placing-shared-memory/m-p/2952677#M709937</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-16T17:53:47Z</dc:date>
    </item>
  </channel>
</rss>

