<?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 Kernel for Oracle. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619639#M925571</link>
    <description>Hello to all members,&lt;BR /&gt;&lt;BR /&gt;     We have hp-ux 11.x on L-class server with&lt;BR /&gt;1 gb ram and database is on RAID-5 file system&lt;BR /&gt;(oracle 7.3.4.5)&lt;BR /&gt;&lt;BR /&gt;How effectively we can tune the hp-ux kernel for optimium performance of database.&lt;BR /&gt;&lt;BR /&gt;thanks in adv.</description>
    <pubDate>Sun, 25 Nov 2001 13:37:42 GMT</pubDate>
    <dc:creator>N.S. WARGHADE</dc:creator>
    <dc:date>2001-11-25T13:37:42Z</dc:date>
    <item>
      <title>Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619639#M925571</link>
      <description>Hello to all members,&lt;BR /&gt;&lt;BR /&gt;     We have hp-ux 11.x on L-class server with&lt;BR /&gt;1 gb ram and database is on RAID-5 file system&lt;BR /&gt;(oracle 7.3.4.5)&lt;BR /&gt;&lt;BR /&gt;How effectively we can tune the hp-ux kernel for optimium performance of database.&lt;BR /&gt;&lt;BR /&gt;thanks in adv.</description>
      <pubDate>Sun, 25 Nov 2001 13:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619639#M925571</guid>
      <dc:creator>N.S. WARGHADE</dc:creator>
      <dc:date>2001-11-25T13:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619640#M925572</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;it is very dep. on the config of the site . &lt;BR /&gt;more info you can found at this answer : &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x7acacf38d6bdd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x7acacf38d6bdd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but one thing i will check it the bufer cashe of the computer . &lt;BR /&gt;if your system is not an nfs server ( dont think that oracle server is will be an nfs server ) i will check the : &lt;BR /&gt;dbc_max_pct &lt;BR /&gt;dbc_max_pct defines the maximum percentage of memory to be used by dynamic buffer cache. &lt;BR /&gt;&lt;BR /&gt;i will define it at 10 % to free memory for the oracle , the default is 50 % &lt;BR /&gt;&lt;BR /&gt;you also need to check &lt;BR /&gt;dbc_min_pct &lt;BR /&gt;dbc_min_pct defines the minimum percentage of memory to be used by dynamic buffer cache. &lt;BR /&gt;&lt;BR /&gt;i will define at 5 % . &lt;BR /&gt;&lt;BR /&gt;this will improve the aloc of the memory . &lt;BR /&gt;&lt;BR /&gt;be also be advise of all the kernel params that you can read : &lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Nov 2001 15:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619640#M925572</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-11-25T15:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619641#M925573</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  The first thing to look for would be the &lt;BR /&gt;buffer cache parameters :&lt;BR /&gt;dbc_max_pct&lt;BR /&gt;dbc_min_pct     &lt;BR /&gt;  this should be set to 10% and 5%.&lt;BR /&gt;&lt;BR /&gt;The other important kernel parms are:&lt;BR /&gt; data/stack size&lt;BR /&gt;maxdsiz &lt;BR /&gt;maxssiz&lt;BR /&gt; semaphores:&lt;BR /&gt;semmns          512&lt;BR /&gt;semmni          512&lt;BR /&gt;semmap          550&lt;BR /&gt;semume          50&lt;BR /&gt;semmnu          100&lt;BR /&gt;  sharedmemory&lt;BR /&gt;msgmax          32768&lt;BR /&gt;msgmnb          32768&lt;BR /&gt;msgmni          150&lt;BR /&gt;msgseg          7168&lt;BR /&gt;msgtql          256&lt;BR /&gt;  user/processes&lt;BR /&gt;maxusers       100&lt;BR /&gt;(this will increase nfile, nproc)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Sun, 25 Nov 2001 15:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619641#M925573</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-25T15:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619642#M925574</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Oracle performance tuning is a large area to cover, but in short what is said is that a out of the box Oracle installation generally is very well tuned.&lt;BR /&gt;The importing things to consider is:&lt;BR /&gt;&lt;BR /&gt;- datafile placement: These MUST be placed on several different diskdrives.&lt;BR /&gt;&lt;BR /&gt;- Buffer cache; the more of the commonly used data you can get fitted into the buffer cache, the faster data can be retrived during selects.&lt;BR /&gt;&lt;BR /&gt;But the most important thing in all perfomance issues is statement tuning; How can you get your application efficient. SQL statements / indexes / optimizer behavior.... This is the BIG issue...&lt;BR /&gt;&lt;BR /&gt;But ofcours a good tuned HP-UX kernel is always preferable.&lt;BR /&gt;&lt;BR /&gt;But 7.3.4  ? Several things have improved since then. You might consider upgrading.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Mon, 26 Nov 2001 20:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619642#M925574</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-11-26T20:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619643#M925575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can start by using the tuned kernel parameter set for oracle Server provided by hp. to do so, use sam --&amp;gt; kernel parameters --&amp;gt; configuratble parameers --&amp;gt; Apply tuned parameter set --&amp;gt; Select General OLTP / Datbase server system.&lt;BR /&gt;&lt;BR /&gt;Set this parameter set, rebuild the kernel and reboot. Hopefully you won't be required to retune your parameters for oracle performance.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 20:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619643#M925575</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-26T20:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel for Oracle.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619644#M925576</link>
      <description>If you choose to follow Sanjay's advice on apllying a tuned parameter set make sure that you check the timeslice value afterwards. Most of those stupidly set it to 1 (it should be 10). You will have a real dog if you leave it at 1.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Mon, 26 Nov 2001 20:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-for-oracle/m-p/2619644#M925576</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-26T20:51:19Z</dc:date>
    </item>
  </channel>
</rss>

