<?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 Parameters and Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205493#M792805</link>
    <description>Oracle recommends setting semmns the value to &lt;BR /&gt;Assume there are three Oracle instances A,B and C with processes 100,200 and 300.&lt;BR /&gt;&lt;BR /&gt;Set to the sum of the PROCESSES parameter for each Oracle database, &lt;BR /&gt;adding the largest one twice, then add an additional 10 for each database&lt;BR /&gt;&lt;BR /&gt;SEMMNS = [(A=100) + (B=100)] + [(C=200) * 2] + [(# of instances=3) * 10] = 630&lt;BR /&gt;</description>
    <pubDate>Mon, 01 Mar 2004 06:15:35 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2004-03-01T06:15:35Z</dc:date>
    <item>
      <title>Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205490#M792802</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I am not sure if this is an Oracle or a HP issue but here goes ...&lt;BR /&gt;We are running Oracle 8.1.7 on HPUX 11 and are trying to increase the oracle parameter "processes" from 110 to 220.&lt;BR /&gt;&lt;BR /&gt;Whenever we try to do this the instance won't start. The only error we can see is end-of communication-file error on the command line. The alert log just says "Starting up Oracle Instance.."&lt;BR /&gt;&lt;BR /&gt;It also dumps a core in $ORACLE_HOME/dbs&lt;BR /&gt;&lt;BR /&gt;Having read previous posts here's what I think the relevant parameters are&lt;BR /&gt;maxuprc:400&lt;BR /&gt;nfile:10000&lt;BR /&gt;nproc:1044&lt;BR /&gt;&lt;BR /&gt;Below is the output of sar -v 1&lt;BR /&gt;HP-UX hprod B.11.00 U 9000/800    03/01/04&lt;BR /&gt;&lt;BR /&gt;10:53:34 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;10:53:35   N/A   N/A 431/1044  0  1340/1340  0  3893/10010 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 05:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205490#M792802</guid>
      <dc:creator>Mike Lynch_4</dc:creator>
      <dc:date>2004-03-01T05:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205491#M792803</link>
      <description>The problem is with the kernel,you have to increase the semaphores&lt;BR /&gt;&lt;BR /&gt;semmni&lt;BR /&gt;semmns&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 06:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205491#M792803</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-01T06:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205492#M792804</link>
      <description>Can you post your kernel parameters ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Mon, 01 Mar 2004 06:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205492#M792804</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-03-01T06:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205493#M792805</link>
      <description>Oracle recommends setting semmns the value to &lt;BR /&gt;Assume there are three Oracle instances A,B and C with processes 100,200 and 300.&lt;BR /&gt;&lt;BR /&gt;Set to the sum of the PROCESSES parameter for each Oracle database, &lt;BR /&gt;adding the largest one twice, then add an additional 10 for each database&lt;BR /&gt;&lt;BR /&gt;SEMMNS = [(A=100) + (B=100)] + [(C=200) * 2] + [(# of instances=3) * 10] = 630&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 06:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205493#M792805</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-01T06:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205494#M792806</link>
      <description>Thanks for the quick replies the values are currently set to &lt;BR /&gt;semmni = 150&lt;BR /&gt;semmns = 406&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 06:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205494#M792806</guid>
      <dc:creator>Mike Lynch_4</dc:creator>
      <dc:date>2004-03-01T06:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205495#M792807</link>
      <description>I checked a server with many oracle databases&lt;BR /&gt;I have :&lt;BR /&gt;semmni               1000&lt;BR /&gt;semmns               3076&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Mon, 01 Mar 2004 06:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205495#M792807</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-03-01T06:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Parameters and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205496#M792808</link>
      <description>Here's some info for you:&lt;BR /&gt;&lt;BR /&gt;UNIX Kernel Parameters:&lt;BR /&gt;&lt;BR /&gt;Shared Memory&lt;BR /&gt;&lt;BR /&gt;Use the System Administratorâ  s Menu (SAM) to configure the HP-UX kernel with the minimum recommended values.&lt;BR /&gt;&lt;BR /&gt;SHMMAX 1 GB&lt;BR /&gt;&lt;BR /&gt;This setting does not affect how much shared memory is needed or used by Oracle8i or the operating system. It is used only to indicate the maximum allowable size. This setting also does not impact operating system kernel resources.&lt;BR /&gt;&lt;BR /&gt;SHMMIN 1&lt;BR /&gt;&lt;BR /&gt;SHMMNI 100&lt;BR /&gt;&lt;BR /&gt;SHMSEG 10&lt;BR /&gt;&lt;BR /&gt;Semaphores SEMMNI 70&lt;BR /&gt;&lt;BR /&gt;Set the number of semaphore set identifiers in the system. SEMMNI determines the number of semaphore sets which can be created at any one time.&lt;BR /&gt;&lt;BR /&gt;The PROCESSES parameter can be found in each initsid.ora file, located in the $ORACLE_HOME/dbs directory. The&lt;BR /&gt;&lt;BR /&gt;default value of PROCESSES for the preconfigured database created by Oracle Database Configuration Assistant is 50.&lt;BR /&gt;&lt;BR /&gt;SEMMNS 200&lt;BR /&gt;&lt;BR /&gt;Set the number of semaphores in the system to 200. The default value of SEMMNS is 128, which is, in most cases, too low for Oracle.&lt;BR /&gt;&lt;BR /&gt;Threads MAX_THREAD_PROC 256 or more&lt;BR /&gt;&lt;BR /&gt;Set the maximum number of threads per process to 256 or more. The default value&lt;BR /&gt;of MAX_THREAD_PROC is 64, which is, in most cases, too low for Oracle.&lt;BR /&gt;&lt;BR /&gt;Note: If any of the kernel parameters above are less than your current values, continue to use the current value. These are the requirements for Oracle8i only. If you have other programs which use shared memory and semaphores, you will need to adjust the values accordingly. Take into account that a system reboot is necessary for kernel changes to take effect when planning for current and future database requirements.&lt;BR /&gt;&lt;BR /&gt;My settings for Oracle 9.2 and 1.5 TB DB for SAP:&lt;BR /&gt;&lt;BR /&gt;maxuprc                   800  &lt;BR /&gt;max_thread_proc           256&lt;BR /&gt;nfile                  189090&lt;BR /&gt;nproc                    2560&lt;BR /&gt;semmni                    520&lt;BR /&gt;semmns                   1024&lt;BR /&gt;shmmax            0x400000000&lt;BR /&gt;shmmni                    256&lt;BR /&gt;shmseg                    200&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW - processes = 400 in initSID.ora&lt;BR /&gt;&lt;BR /&gt;Rgds...Geof</description>
      <pubDate>Mon, 01 Mar 2004 09:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-and-oracle/m-p/3205496#M792808</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-01T09:00:22Z</dc:date>
    </item>
  </channel>
</rss>

