<?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: Kernel Tuning for Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802642#M942129</link>
    <description>Also a Kmtune.</description>
    <pubDate>Mon, 09 Sep 2002 20:07:35 GMT</pubDate>
    <dc:creator>James Richardson_1</dc:creator>
    <dc:date>2002-09-09T20:07:35Z</dc:date>
    <item>
      <title>Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802635#M942122</link>
      <description>I have an N4000-55 with 4 processors and 8192 MB of memory.  Oracle is the only application running on this server. Currently there are 7 databases running and the DBA's want to increase the SGA but are unable to until I make some kernel changes.  What values do I need to change to support these databases and allow for future growth?  Databases sizes and current SGA sizes in attachment.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Mon, 09 Sep 2002 17:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802635#M942122</guid>
      <dc:creator>James Richardson_1</dc:creator>
      <dc:date>2002-09-09T17:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802636#M942123</link>
      <description>You will need to increase maxdsiz and maxdsiz_64bit. You should probably also increase maxssiz and maxssiz_64bit but in general 64MB for these should be plenty. The other parameter (and probably the most significant) is shmmax. It must be large enough (in bytes) to accomodate the largest single shared memory segment. I suspect that this is the value that your DBA's are bumping into. If you applied the tuned parameter set for databases make sure that timeslice is set to 10. If the value is currently at 1 set it back to 10 and leave it there.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 17:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802636#M942123</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-09T17:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802637#M942124</link>
      <description>What values would you assign to the parameters?  This box is in production so I get one chance to set it right.  &lt;BR /&gt;&lt;BR /&gt;Jay&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 17:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802637#M942124</guid>
      <dc:creator>James Richardson_1</dc:creator>
      <dc:date>2002-09-09T17:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802638#M942125</link>
      <description>Would be helpful if you could attach your current settings. For example, max_dbc_size defaults to 50 (% of RAM), and should usually be much lower.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 17:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802638#M942125</guid>
      <dc:creator>Tom Maloy</dc:creator>
      <dc:date>2002-09-09T17:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802639#M942126</link>
      <description>We have set the following parameters to the following values and it seems to work fine with systems that have anywhere from 1 to 20+ databases&lt;BR /&gt;&lt;BR /&gt;maxdsiz = 1GB&lt;BR /&gt;maxdsiz_64bit = 1.7GB&lt;BR /&gt;maxtsiz = 1GB&lt;BR /&gt;maxtsiz_64bit = 1GB&lt;BR /&gt;maxssiz = 200MB&lt;BR /&gt;maxssiz_64bit = 200MB&lt;BR /&gt;shmmax = 1GB&lt;BR /&gt;max_thread_proc&lt;BR /&gt;&lt;BR /&gt;These are the main ones but there are others. Oracle has a document out that defines all of the changes. It can be found on there web site.&lt;BR /&gt;&lt;BR /&gt;Ray</description>
      <pubDate>Mon, 09 Sep 2002 17:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802639#M942126</guid>
      <dc:creator>Ray Brewer</dc:creator>
      <dc:date>2002-09-09T17:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802640#M942127</link>
      <description>You need to do a kmtune or a sysdef and post that. Also, an estimate of the number of users would be helpful and some sort of estimate of the transaction load. I have to tell you that 8GB is not a whole lot of memory for 7 Oracle instances.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 19:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802640#M942127</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-09T19:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802641#M942128</link>
      <description>I'm attaching a sysdef.</description>
      <pubDate>Mon, 09 Sep 2002 20:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802641#M942128</guid>
      <dc:creator>James Richardson_1</dc:creator>
      <dc:date>2002-09-09T20:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802642#M942129</link>
      <description>Also a Kmtune.</description>
      <pubDate>Mon, 09 Sep 2002 20:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802642#M942129</guid>
      <dc:creator>James Richardson_1</dc:creator>
      <dc:date>2002-09-09T20:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802643#M942130</link>
      <description>You really should attach a kmtune listing because sysdef does not display shmmax.&lt;BR /&gt;&lt;BR /&gt;maxdsiz is only 64MB now; I would increase it to 512MB. Maxdsiz_64bit is now 1GB you probably want to increase that to about 1.5GB.&lt;BR /&gt;&lt;BR /&gt;Maxssiz is only 8MB; I would bump it to 32MB and maxssiz_64bit is now 32MB; I suggest 64MB.&lt;BR /&gt;&lt;BR /&gt;Now for your real killer. You have set bufpages&lt;BR /&gt;at 734003 pages or ~ 2.9GB; if this is a 11.0 box then I suggest that you reduce buffer cache&lt;BR /&gt;to no more than about 800MB and you will probably find that 400MB is better still. If you are running 11.11 then 1GB (but no more) will probably be a good value.&lt;BR /&gt;&lt;BR /&gt;You could also choose to enable dynamic buffer cache by setting dbc_max_pct to about 5-10% and dbc_min_pct to about 3% (and setting bufpages to 0) but I find that on 11.0 boxes&lt;BR /&gt;static buffer caches tend to perform better but on 11.11 dynamic and well-tuned static buffer caches are comparable.&lt;BR /&gt;&lt;BR /&gt;If you are running raw volumes or the OnlineJFS equivalent mount options (convosync=direct,mincache=direct) then you can really reduce your buffer cache because much of it is going unused.&lt;BR /&gt;&lt;BR /&gt;You really need to work with your DBA's and tell them how much memory you have and let them tell you how large an SGA they are looking at.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 20:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802643#M942130</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-09T20:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802644#M942131</link>
      <description>Jay,&lt;BR /&gt;&lt;BR /&gt;do mind &lt;BR /&gt;indicating to what extend the answers have been helpful&lt;BR /&gt;by&lt;BR /&gt;assigning points?&lt;BR /&gt;&lt;BR /&gt;appreciate your effort, &lt;BR /&gt;thx, Tom.</description>
      <pubDate>Tue, 10 Sep 2002 05:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802644#M942131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-09-10T05:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802645#M942132</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;if you have a valid support contract with HP OR Oracle&lt;BR /&gt;ask them to suggest the proper&lt;BR /&gt;values.&lt;BR /&gt;&lt;BR /&gt;Your question keeps coming up in the forum.&lt;BR /&gt;&lt;BR /&gt;There is an HP / Oracle alliance called CTC their &lt;BR /&gt;website is&lt;BR /&gt;&lt;A href="http://www.hporaclectc.com" target="_blank"&gt;www.hporaclectc.com&lt;/A&gt;&lt;BR /&gt;Unfortunately this site is open only to HP &amp;amp; Oracle employees.&lt;BR /&gt;&lt;BR /&gt;Ask your support contact to&lt;BR /&gt;access it and provide you with&lt;BR /&gt;their tuning guide .. It is the only complete tuning guide I 've seen so far.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 10 Sep 2002 05:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802645#M942132</guid>
      <dc:creator>Christos Magdalinos</dc:creator>
      <dc:date>2002-09-10T05:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802646#M942133</link>
      <description>When I look at maxdsize it is represented as 0x04000000.  I know from other posts that this is 1 Gig but how do you derive that from 0x04000000.</description>
      <pubDate>Tue, 10 Sep 2002 11:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802646#M942133</guid>
      <dc:creator>James Richardson_1</dc:creator>
      <dc:date>2002-09-10T11:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802647#M942134</link>
      <description>$ echo "0x04000000=U" | adb&lt;BR /&gt;                67108864&lt;BR /&gt;&lt;BR /&gt;So 0x04000000 is 64 MB. Not 1GB!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ echo "0d1073741824=X" | adb&lt;BR /&gt;                40000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So 0x40000000 is 1 GB. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2002 13:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802647#M942134</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-10T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Tuning for Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802648#M942135</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;0x04000000 is in hexadecimal.&lt;BR /&gt; ^&lt;BR /&gt;hex&lt;BR /&gt;&lt;BR /&gt;You can even use your scientific calculator for this operation. ;)&lt;BR /&gt;&lt;BR /&gt;i have attached a document from metalink about "HP-UX: SGA Sizing Issues on HP-UX "&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Reagrds&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 11 Sep 2002 04:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning-for-oracle/m-p/2802648#M942135</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-09-11T04:11:00Z</dc:date>
    </item>
  </channel>
</rss>

