<?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 memory issues. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038894#M906799</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you considered implementing each of the DB instances in a separate memory window?&lt;BR /&gt;&lt;BR /&gt;It was introduced via a patch and requires a kernel parameter to be changed.&lt;BR /&gt;&lt;BR /&gt;See /usr/share/doc/mem_wndws.txt for more info.&lt;BR /&gt;&lt;BR /&gt;It may get you out of a jam.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
    <pubDate>Thu, 31 Jul 2003 22:36:42 GMT</pubDate>
    <dc:creator>Tim Adamson_1</dc:creator>
    <dc:date>2003-07-31T22:36:42Z</dc:date>
    <item>
      <title>Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038888#M906793</link>
      <description>Hi all,&lt;BR /&gt;I'm trying to run 5 instances of Sybase on a V class server with 10 processors and 8Gb of memory. I also have allocated 12Gb of swap space. Whenever I try to run any combo of instances that exceed 2.5Gb of shared (to Sybase) memory I get a "kistartup: could not create shared memory" error. &lt;BR /&gt;I have set the chatr command for the dataserver binary and ran the mlock command as well. Here are some kernel parms as well; &lt;BR /&gt;&lt;BR /&gt;maxdsiz         2063597568&lt;BR /&gt;maxfiles        2048&lt;BR /&gt;maxfiles_lim    2048&lt;BR /&gt;maxswapchunks   6036&lt;BR /&gt;maxuprc         100&lt;BR /&gt;maxvgs          20&lt;BR /&gt;nfile           (36*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;nproc           (20+10*MAXUSERS)&lt;BR /&gt;nstrpty         60&lt;BR /&gt;shmmax          7784628224&lt;BR /&gt;shmmni          512&lt;BR /&gt;shmseg          512&lt;BR /&gt;swapmem_on      0&lt;BR /&gt;unlockable_mem  1024&lt;BR /&gt;&lt;BR /&gt;My question is: It seems that Sybase has a memory usage limit of 2.5Gb. Is there a way around this? Maybe by installing several dataserver instances or somehow fooling the RDBMS into 'thinking' it's only using 2.5 when in reality it's using more by adjusting the kernel parms?&lt;BR /&gt;I know its a long shot but I'm a little desperate here.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.</description>
      <pubDate>Thu, 31 Jul 2003 17:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038888#M906793</guid>
      <dc:creator>David Diaz</dc:creator>
      <dc:date>2003-07-31T17:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038889#M906794</link>
      <description>Are you 64 bit O/S?  I know this is a 64 bit v class server but did a 32 bit O/S accidently get installed?&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;Launch STM and excercise you're memory.&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;You need a 64 bit application for the higher shared memory limits.  Surely SYBASE has a 64bit version.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 18:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038889#M906794</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-31T18:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038890#M906795</link>
      <description>OS is 64 bit. &lt;BR /&gt;Sybase is 32 bit. In fact I have the last of the Mohicans (11.9.2). We're going to the 64 bit version (12.5) sometime last quarter 2003 or first quarter 2004.</description>
      <pubDate>Thu, 31 Jul 2003 18:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038890#M906795</guid>
      <dc:creator>David Diaz</dc:creator>
      <dc:date>2003-07-31T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038891#M906796</link>
      <description>Hi David:&lt;BR /&gt;&lt;BR /&gt;You are doing about as well as you can with a 32-bit application.  You need to move t the 64-bit database to even begin to utilize the memory you have.  When you do, remember that the 'maxdsiz_64bit', 'maxtsiz_64bit' and 'maxtsiz_64bit' parameters apply.  The unsuffixed variants are for 32-bit programs.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 31 Jul 2003 18:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038891#M906796</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-07-31T18:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038892#M906797</link>
      <description>Last time I did a performance review we were maxing out at 50 shared memory segments.&lt;BR /&gt;&lt;BR /&gt;512 might be a little high.&lt;BR /&gt;&lt;BR /&gt;Here is a potentially useful tuning doc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1059683118940+28353475&amp;amp;searchCrit=allwords" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1059683118940+28353475&amp;amp;searchCrit=allwords&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Document id: UPERFKBAN00000726&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 31 Jul 2003 19:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038892#M906797</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-31T19:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038893#M906798</link>
      <description>Is Sybase's  structure different than Oracle's SGA?&lt;BR /&gt;On our 32 bit versions, we're limited to about the same amount, but only per instance. New instance, new SGA, another chunk of shared mem.&lt;BR /&gt;I'm wondering if this is system wide shared memory limit, or something else, like individual user space...</description>
      <pubDate>Thu, 31 Jul 2003 19:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038893#M906798</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-07-31T19:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038894#M906799</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you considered implementing each of the DB instances in a separate memory window?&lt;BR /&gt;&lt;BR /&gt;It was introduced via a patch and requires a kernel parameter to be changed.&lt;BR /&gt;&lt;BR /&gt;See /usr/share/doc/mem_wndws.txt for more info.&lt;BR /&gt;&lt;BR /&gt;It may get you out of a jam.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Thu, 31 Jul 2003 22:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038894#M906799</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-07-31T22:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038895#M906800</link>
      <description>Hi David&lt;BR /&gt;&lt;BR /&gt;I have this problem, when you use one aplication in 32 Bits, your shared memory have one limitation of 2.75 Gb. Read this white paper, I believe that this document anger to help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/memwn1_4.pdf" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/memwn1_4.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Harrison.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 11:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038895#M906800</guid>
      <dc:creator>Harrison M Leal</dc:creator>
      <dc:date>2003-08-01T11:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shared memory issues.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038896#M906801</link>
      <description>Thanks for all your help guys.&lt;BR /&gt;The Memory Windows information was exactly what I needed. Using them I was able to start all 5 instances of Sybase with the required memory usage.&lt;BR /&gt;Again, much gratitude is owed to all of you.&lt;BR /&gt;&lt;BR /&gt;David.</description>
      <pubDate>Fri, 01 Aug 2003 16:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-issues/m-p/3038896#M906801</guid>
      <dc:creator>David Diaz</dc:creator>
      <dc:date>2003-08-01T16:42:04Z</dc:date>
    </item>
  </channel>
</rss>

