<?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 recommended parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004154#M909375</link>
    <description>Dear all&lt;BR /&gt;I am installing Oracle Applications 11i(11.5.8) on HP-UX (11.11)&lt;BR /&gt;I face problems in creating the database that seem to be due to kernel parameters, &lt;BR /&gt;I assigned the minimum required values for kernel parameters as they are in installation manual.&lt;BR /&gt;can you give the recommended values for the kernel parameters for this installation.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Sun, 22 Jun 2003 05:17:58 GMT</pubDate>
    <dc:creator>Burhan Koni</dc:creator>
    <dc:date>2003-06-22T05:17:58Z</dc:date>
    <item>
      <title>kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004154#M909375</link>
      <description>Dear all&lt;BR /&gt;I am installing Oracle Applications 11i(11.5.8) on HP-UX (11.11)&lt;BR /&gt;I face problems in creating the database that seem to be due to kernel parameters, &lt;BR /&gt;I assigned the minimum required values for kernel parameters as they are in installation manual.&lt;BR /&gt;can you give the recommended values for the kernel parameters for this installation.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 22 Jun 2003 05:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004154#M909375</guid>
      <dc:creator>Burhan Koni</dc:creator>
      <dc:date>2003-06-22T05:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004155#M909376</link>
      <description>It all depends on what applications are going to be used in conjunction with oracle. You may wish to review these documents.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com" target="_blank"&gt;http://docs.oracle.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/DOCS_DOT_PDF_Storage/a86566.pdf" target="_blank"&gt;http://docs.oracle.com/DOCS_DOT_PDF_Storage/a86566.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is what we use on our only oracle server which is being used for data warehouse. These were the recommendations from oracle themselves. You may need to make changes to your buffer cache settings depending on the amount of RAM you have. (dbc_min_pct &amp;amp; dbc_max_pct)&lt;BR /&gt;&lt;BR /&gt;* Configurable Parameters&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ 65535&lt;BR /&gt;dump lvol&lt;BR /&gt;dbc_max_pct 10&lt;BR /&gt;dbc_min_pct 2&lt;BR /&gt;ksi_alloc_max (NPROC*8)&lt;BR /&gt;max_thread_proc 256&lt;BR /&gt;maxdsiz 1073741824&lt;BR /&gt;maxdsiz_64bit 2147483648&lt;BR /&gt;maxssiz 134217728&lt;BR /&gt;maxssiz_64bit 1073741824&lt;BR /&gt;maxswapchunks 16384&lt;BR /&gt;maxuprc ((NPROC*9)/10)&lt;BR /&gt;msgmap (MSGTQL+2)&lt;BR /&gt;msgmni NPROC&lt;BR /&gt;msgseg 32767&lt;BR /&gt;msgtql NPROC&lt;BR /&gt;ncallout (NPROC+16)&lt;BR /&gt;ncsize ((8*NPROC+2048)+VX_NCSIZE)&lt;BR /&gt;nfile (15*NPROC+2048)&lt;BR /&gt;nflocks 4096&lt;BR /&gt;ninode (8*NPROC+2048)&lt;BR /&gt;nkthread (((NPROC*7)/4)+16)&lt;BR /&gt;nproc 4096&lt;BR /&gt;nstrpty 1024&lt;BR /&gt;nstrtel 1024&lt;BR /&gt;npty 1024&lt;BR /&gt;semmap (SEMMNI+2)&lt;BR /&gt;semmni 4096&lt;BR /&gt;semmns (SEMMNI*2)&lt;BR /&gt;semmnu (NPROC-4)&lt;BR /&gt;semvmx 32768&lt;BR /&gt;shmmax 4294967295&lt;BR /&gt;shmmni 512&lt;BR /&gt;shmseg 32&lt;BR /&gt;st_ats_enabled 0&lt;BR /&gt;vps_ceiling 64</description>
      <pubDate>Sun, 22 Jun 2003 05:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004155#M909376</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-06-22T05:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004156#M909377</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Did you install all the patches are required?&lt;BR /&gt;&lt;BR /&gt;Attached the "Installation Update Notes"&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Sun, 22 Jun 2003 05:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004156#M909377</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-06-22T05:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004157#M909378</link>
      <description>Also depends on size of physical memory.  Kernel parameters for 2 gb server will be different for 8 gb server.</description>
      <pubDate>Sun, 22 Jun 2003 09:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004157#M909378</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-22T09:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004158#M909379</link>
      <description>Attached is an article that define the default kernel parameter settings for the  &lt;BR /&gt;HP-UX Operating system running Oracle 8.X &amp;amp; 9.X Enterprise Edition. Hope it can help you.&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jun 2003 09:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004158#M909379</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-22T09:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004159#M909380</link>
      <description />
      <pubDate>Sun, 22 Jun 2003 12:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004159#M909380</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-06-22T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004160#M909381</link>
      <description>In my experience, we never run "an" Oracle database.  We usually end up making several copies of a database for development and training.  For this case, there is interplay between various Oracle init parameters and resources requires.  Here's some to be careful of:&lt;BR /&gt;&lt;BR /&gt;init.ora PROCESSES:  this controls how many processes one instance may run. While NPROC and MAXUPROC obviously limit this, each instance will also allocate this many semaphores on startup whether or not it starts this many processes.  So SEMMNI and SEMMNS must be set high enough for all instances on the system.  Using shared servers so that each client does not need a dedicated process can reduce the amount of processes each instance needs.&lt;BR /&gt;&lt;BR /&gt;kernel NFLOCKS:  Each oracle instance acquires a file lock on all of the database files, so the NFLOCKS parameter must be high enough for all datafiles in all running instances on the system.&lt;BR /&gt;&lt;BR /&gt;kernel NFILE: Similar to above, but each Oracle process will open every datafile.&lt;BR /&gt;</description>
      <pubDate>Sun, 13 Jul 2003 22:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004160#M909381</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2003-07-13T22:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: kernel recommended parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004161#M909382</link>
      <description>I love what I see in this thread and add this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.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=-1335382922+1058149042333+28353475&amp;amp;searchCrit=allwords" target="_blank"&gt;http://www2.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=-1335382922+1058149042333+28353475&amp;amp;searchCrit=allwords&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A document which is updated every six months by one of HP's top Oracle performance experts.&lt;BR /&gt;&lt;BR /&gt;I'm also attaching my data collection scripts.  These are useful for spotting bottlenecks after the applicaiton is up and running.&lt;BR /&gt;&lt;BR /&gt;Further, note that shmmax should never be set to more than 25% of system memory.  This is defined as physical memory plus swap.&lt;BR /&gt;&lt;BR /&gt;If you have 2 GB of RAM and 2.0 GB of swap then shmmax will ignore any setting greater than 1 GB anyway.&lt;BR /&gt;&lt;BR /&gt;My current favorite on swap setting for Oracle is as follows:&lt;BR /&gt;&lt;BR /&gt;On smaller primary swap area equal to half of physical memory, priority one.&lt;BR /&gt;&lt;BR /&gt;A second larger swap area equal to 1.5 times physical memory priority 2.&lt;BR /&gt;&lt;BR /&gt;The system really flies when its running light or medium loads and not using the second swap area.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 14 Jul 2003 01:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-recommended-parameters/m-p/3004161#M909382</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-14T01:21:14Z</dc:date>
    </item>
  </channel>
</rss>

