<?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: Memory available for a single Oracle instance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601736#M855888</link>
    <description>One usually very util thing is follow instalation procedure.&lt;BR /&gt;&lt;BR /&gt;Another one is a good Unix admin.&lt;BR /&gt;&lt;BR /&gt;You will recreate kernel to set maxdsiz_64 and many other parameters, semaphores, nfiles, nproc .....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry... It is 03:00 AM here, and it seems i am tired.&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Oct 2001 23:48:15 GMT</pubDate>
    <dc:creator>Carlos Fernandez Riera</dc:creator>
    <dc:date>2001-10-25T23:48:15Z</dc:date>
    <item>
      <title>Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601734#M855886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think I know Oracle very well - but unfortunatly, I'm a complete rookie to HP-UX. Normaly we use Oracle-Databases with Windows NT or 2K. My Problem: I've got an Oracle 8.1.6i 64Bit on HP-UX 11.0 with 4 GBs of RAM. There's just on Instance on the System. When I try to set the amount of RAM for db_block_buffers to use more then about a 3rd of the total Memory, my Oracle replies "not enough Memory".&lt;BR /&gt;I think, it's because I can't give nearly the whole Memory to one Process - so that might by a simple Kernel-Parameter. &lt;BR /&gt;As I heard, there are Limitations about that on 32Bit-Systems, but not on 64Bit.&lt;BR /&gt;Can anybody help me?</description>
      <pubDate>Thu, 25 Oct 2001 23:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601734#M855886</guid>
      <dc:creator>Klaus Weyer</dc:creator>
      <dc:date>2001-10-25T23:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601735#M855887</link>
      <description>You probably simply need to increase the Kernel parameter maxdsiz_64. Since you are new to HP-UX, you should probably use SAM to reconfigure your kernel. It will step you through each of the actions and there is help for each tunable. The other thing you will almost ceratinly want to do is reduce dbc_max_pct from 50 to around 10 and dbc_min_pct to around 5.</description>
      <pubDate>Thu, 25 Oct 2001 23:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601735#M855887</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-25T23:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601736#M855888</link>
      <description>One usually very util thing is follow instalation procedure.&lt;BR /&gt;&lt;BR /&gt;Another one is a good Unix admin.&lt;BR /&gt;&lt;BR /&gt;You will recreate kernel to set maxdsiz_64 and many other parameters, semaphores, nfiles, nproc .....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry... It is 03:00 AM here, and it seems i am tired.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 23:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601736#M855888</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-10-25T23:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601737#M855889</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   Your kernel seems to need some resizing(increase)  of its parameters.  The default&lt;BR /&gt;kernel param values are low for handling&lt;BR /&gt;a oracle database instance.  They need&lt;BR /&gt;to be increased  and even oracle install&lt;BR /&gt;guides recommend it.&lt;BR /&gt;&lt;BR /&gt;  Your problem seems related with maxdsiz_64&lt;BR /&gt;value, though other parameters too would&lt;BR /&gt;help with some increase.  &lt;BR /&gt;&lt;BR /&gt;  The best way to go about this would be&lt;BR /&gt;to run SAM and select the database parameter set, which is a set of kernel parms for &lt;BR /&gt;a database system.  I don't remember the&lt;BR /&gt;exact name of the "set", but it can be&lt;BR /&gt;seen in SAM. &lt;BR /&gt;&lt;BR /&gt;  This would need a reboot of the box.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Fri, 26 Oct 2001 03:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601737#M855889</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-10-26T03:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601738#M855890</link>
      <description>Hello Klaus,&lt;BR /&gt;&lt;BR /&gt;if you go for the "Monolithic Database Server" template then be sure to change the parameter "timeslice" back to "10", the "1" in the template is contra-productive (and plain silly).&lt;BR /&gt;When you apply the template you can easily see what parameters are changed, so make a note to remember those, as you will have to modify those individually later on, perhaps.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Wodisch</description>
      <pubDate>Fri, 26 Oct 2001 04:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601738#M855890</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-26T04:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory available for a single Oracle instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601739#M855891</link>
      <description>Hi&lt;BR /&gt;Increasing following kernel parameters using SAM might help you.&lt;BR /&gt;maxdsize-64 and maxtsize-64. &lt;BR /&gt;The default for both is 64MB.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Fri, 26 Oct 2001 14:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-available-for-a-single-oracle-instance/m-p/2601739#M855891</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-10-26T14:51:02Z</dc:date>
    </item>
  </channel>
</rss>

