<?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: Shared library size limitation? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687150#M54503</link>
    <description>Do you know how much memory Oracle is using?&lt;BR /&gt;Or is it Oracle that is asking for the 100 MG.&lt;BR /&gt;&lt;BR /&gt;Attached my system file on a Server that runs SAP/Oracle in a 64bit mode.</description>
    <pubDate>Wed, 20 Mar 2002 17:58:56 GMT</pubDate>
    <dc:creator>Krishna Prasad</dc:creator>
    <dc:date>2002-03-20T17:58:56Z</dc:date>
    <item>
      <title>Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687145#M54498</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to build a huge shared library (about 100 MB) on a 11.0 HPUX OS, HP9000 server.  I have 3 Gig of RAM on this server.&lt;BR /&gt;However, when I link my 32 bit application to this shared library, I run into all kinds of problems.&lt;BR /&gt;Is there a size limitation on Shared Libraries on HPUX 11.0?&lt;BR /&gt;Where can I get in-depth coverage on this topic?&lt;BR /&gt;I did receive some help from Sandip on this topic, but wanted more details...&lt;BR /&gt;&lt;BR /&gt;On my server, the Shared Memory configuration is as follows:&lt;BR /&gt;SHMMAX=1073741824 &lt;BR /&gt;SHMMNI=512 &lt;BR /&gt;SHMSEG=32 &lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Ravi</description>
      <pubDate>Wed, 20 Mar 2002 15:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687145#M54498</guid>
      <dc:creator>Ravi Chillikatil</dc:creator>
      <dc:date>2002-03-20T15:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687146#M54499</link>
      <description>The limit for 32 bit is 1.75 GB if you have 4 GB of memory on the machine.&lt;BR /&gt;&lt;BR /&gt;You will also have to have enough swap space. It looks like your shared memory max is correct. Are you sure you are 32bit? If you are 64bit shmmax_64bit needs to be set correctly.&lt;BR /&gt;&lt;BR /&gt;What also could be limiting you is other applications on the machine. If other applications are running and you don't have enough contingous memory availbale in a memory quadrant it will fail. This is seen more often on 32bit systems and apps. Also check your max_dsize kernel setting. Also if you have other systems on the box shmsegs could be low.&lt;BR /&gt;&lt;BR /&gt;Other then that you should be able to get 100 MB. It is actually small. &lt;BR /&gt;</description>
      <pubDate>Wed, 20 Mar 2002 16:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687146#M54499</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-03-20T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687147#M54500</link>
      <description>Thanks for the insight Ron.&lt;BR /&gt;&lt;BR /&gt;I am sure it is a 32 bit OS and application.  And the only other significant application that is running on this server is Oracle version 8.1.7.&lt;BR /&gt;&lt;BR /&gt;Can you send me an optimal set of kernel parameters based on the above?&lt;BR /&gt;&lt;BR /&gt;I shall tweak the parameters you mentioned earlier and see if that makes a difference.&lt;BR /&gt;&lt;BR /&gt;It is good to know that 100MB is NOT too big!  &lt;BR /&gt;&lt;BR /&gt;Shall keep plugging away at it on my end.</description>
      <pubDate>Wed, 20 Mar 2002 17:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687147#M54500</guid>
      <dc:creator>Ravi Chillikatil</dc:creator>
      <dc:date>2002-03-20T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687148#M54501</link>
      <description>You can have a look over here before configuring your memory.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com//hpux/onlinedocs/os/11i/mem_mgt.html#vhand,%20the%20pageout%20daemon" target="_blank"&gt;http://www.docs.hp.com//hpux/onlinedocs/os/11i/mem_mgt.html#vhand,%20the%20pageout%20daemon&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Wed, 20 Mar 2002 17:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687148#M54501</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-20T17:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687149#M54502</link>
      <description>Thanks Sandip, I shall read the White Paper you forwarded to me.</description>
      <pubDate>Wed, 20 Mar 2002 17:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687149#M54502</guid>
      <dc:creator>Ravi Chillikatil</dc:creator>
      <dc:date>2002-03-20T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687150#M54503</link>
      <description>Do you know how much memory Oracle is using?&lt;BR /&gt;Or is it Oracle that is asking for the 100 MG.&lt;BR /&gt;&lt;BR /&gt;Attached my system file on a Server that runs SAP/Oracle in a 64bit mode.</description>
      <pubDate>Wed, 20 Mar 2002 17:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687150#M54503</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-03-20T17:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687151#M54504</link>
      <description>I've never seen any documented limitation in shared libraries before, and I've certainly never encountered these types of problems (although I don't think I've ever used a library of 100Meg!).  If you were running into a memory limit I would expect the dynamic loader to return an error and abort your application.&lt;BR /&gt;&lt;BR /&gt;First thing to do is install patch PHSS_24303 which is the ld and linker tools patch - perhaps you've hit a bug there.&lt;BR /&gt;&lt;BR /&gt;The best source of information is the linker and libraries manual, but I don't think there's any indication of a size limit on a shared library.  You can get this manual at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/dev/B2355-90730/B2355-90730.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/dev/B2355-90730/B2355-90730.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you still get the problem after installing the patch, try running a tusc trace or using a debugger like wdb on the program to see if that sheds any light on things.  After that it might be time to log a call with HP - for which you'll probably want some sort of test case that can be easily sent to them. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 20 Mar 2002 17:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687151#M54504</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-20T17:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shared library size limitation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687152#M54505</link>
      <description>Also how much free memory do you have when you try to get your shared memory segement?</description>
      <pubDate>Wed, 20 Mar 2002 17:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-library-size-limitation/m-p/2687152#M54505</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-03-20T17:59:43Z</dc:date>
    </item>
  </channel>
</rss>

