<?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: Oracle out memory when relinking in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453446#M11766</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We had this same problem last week. Use sam&lt;BR /&gt;-&amp;gt; kernel configuration&lt;BR /&gt;-&amp;gt; configurable parameters&lt;BR /&gt;&lt;BR /&gt;to check and amend maxdsiz.&lt;BR /&gt;&lt;BR /&gt;The default for maxdsiz_64bit is 1Gb this is not cause of the linking problem but you may want to increase it.&lt;BR /&gt;&lt;BR /&gt;You need to increase maxdsiz from its default of 64Mb to at least 256Mb to get Oracle to link.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
    <pubDate>Fri, 13 Oct 2000 17:00:13 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2000-10-13T17:00:13Z</dc:date>
    <item>
      <title>Oracle out memory when relinking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453445#M11765</link>
      <description>Running HP-UX 11.0 64-bit.  Trying to relink 64-bit Oracle version 8.1.6 after &lt;BR /&gt;application of patch 8.1.6.2.  Getting Out of Memory. *** Error exit code 12 from&lt;BR /&gt;make.  &lt;BR /&gt;Searched Oracle metalink and found out that maxdsiz or maxdsiz_64bit setting might &lt;BR /&gt;be too low to enable a relink or the datasize for the user shell might be too small.  &lt;BR /&gt;Used sysdef to see the tunable configuration parameters; maxdsiz is there and shows:&lt;BR /&gt;NAME                      VALUE       BOOT        MIN-MAX        UNITS   FLAGS&lt;BR /&gt;maxdsiz                       0          -          0-655360     Pages   -&lt;BR /&gt;&lt;BR /&gt;maxdsiz_64bit is not there.  &lt;BR /&gt;Executed getconf KERNEL_BITS which returned 64; so this is a 64-bit HP kernal.  &lt;BR /&gt;Tried ulimit -aH (Korn shell) and got ksh: ulimit: bad option(s)&lt;BR /&gt;Tried ulimit and got 4194303.  &lt;BR /&gt;&lt;BR /&gt;Questions:  &lt;BR /&gt;What is the number returned by ulimit and it's units?&lt;BR /&gt;Where is the parameter maxdsiz_64? [Oracle says it should be set at 256M]&lt;BR /&gt;Is maxdsiz really sized at 0 and at what should it be sized?&lt;BR /&gt;Are there any other parameters that need to be set?&lt;BR /&gt;[Looked for Oracle referenced doc:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/content/KCparam.MaxDsiz.html" target="_blank"&gt;http://docs.hp.com/hpux/content/KCparam.MaxDsiz.html&lt;/A&gt; &lt;BR /&gt;and got the infamous 404 error (not found)]&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2000 16:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453445#M11765</guid>
      <dc:creator>Richard Amick</dc:creator>
      <dc:date>2000-10-13T16:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle out memory when relinking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453446#M11766</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We had this same problem last week. Use sam&lt;BR /&gt;-&amp;gt; kernel configuration&lt;BR /&gt;-&amp;gt; configurable parameters&lt;BR /&gt;&lt;BR /&gt;to check and amend maxdsiz.&lt;BR /&gt;&lt;BR /&gt;The default for maxdsiz_64bit is 1Gb this is not cause of the linking problem but you may want to increase it.&lt;BR /&gt;&lt;BR /&gt;You need to increase maxdsiz from its default of 64Mb to at least 256Mb to get Oracle to link.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 13 Oct 2000 17:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453446#M11766</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-13T17:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle out memory when relinking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453447#M11767</link>
      <description>Here are the values that I recommend, this works fine on our systems.&lt;BR /&gt;&lt;BR /&gt;SEMMNI 80&lt;BR /&gt;SEMMNS 180&lt;BR /&gt;SHMSEG 10&lt;BR /&gt;SHMMNI 100&lt;BR /&gt;SHMMAX 1073741824 (Machine dependent but this value will work)&lt;BR /&gt;NINODE 1563&lt;BR /&gt;maxdsize 0x10000000 (268MB)&lt;BR /&gt;maxssize 0x04000000 (67MB)&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Oct 2000 17:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-out-memory-when-relinking/m-p/2453447#M11767</guid>
      <dc:creator>Ian_4</dc:creator>
      <dc:date>2000-10-13T17:11:35Z</dc:date>
    </item>
  </channel>
</rss>

