<?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 oracle instance processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554840#M28580</link>
    <description>When we try to start up an oracle instance with processes set at 500 we get an error.&lt;BR /&gt;&lt;BR /&gt; Changing the instance parameter to 400 allows it to start&lt;BR /&gt;&lt;BR /&gt; ipcs -as shows NSEMS for an Oracle owned semaphore at 404, so we're assuming this is the value that we're exceeding when we set it to 500.&lt;BR /&gt;&lt;BR /&gt; Just need to find out what kernel parameter is related to that.</description>
    <pubDate>Thu, 19 Jul 2001 19:11:56 GMT</pubDate>
    <dc:creator>Joe Profaizer</dc:creator>
    <dc:date>2001-07-19T19:11:56Z</dc:date>
    <item>
      <title>oracle instance processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554840#M28580</link>
      <description>When we try to start up an oracle instance with processes set at 500 we get an error.&lt;BR /&gt;&lt;BR /&gt; Changing the instance parameter to 400 allows it to start&lt;BR /&gt;&lt;BR /&gt; ipcs -as shows NSEMS for an Oracle owned semaphore at 404, so we're assuming this is the value that we're exceeding when we set it to 500.&lt;BR /&gt;&lt;BR /&gt; Just need to find out what kernel parameter is related to that.</description>
      <pubDate>Thu, 19 Jul 2001 19:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554840#M28580</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-07-19T19:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: oracle instance processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554841#M28581</link>
      <description>Hello Joe,&lt;BR /&gt;&lt;BR /&gt;When you say "processes" and "instance parameter", what exactly are you referring to?  Is that the 'nproc' kernel parameter?  The 'semmni' kernel parameter is the number of semaphore identifiers, and on the box I'm looking at it uses the formula (NPROC*2), so it would be tied into the number of processes.  &lt;BR /&gt;&lt;BR /&gt;If you are running Oracle you could have a ton of processes.  You might need to bump up NPROC to a much higher number.  On the box I'm looking at (big Oracle V-class box), we have it set at 2794.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2001 19:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554841#M28581</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-19T19:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: oracle instance processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554842#M28582</link>
      <description>Hi&lt;BR /&gt;The kernel parameter SEMMNS is related to the init.ora parameter processes and should be set to a value higher than the sum of processes for all your instances.&lt;BR /&gt;&lt;BR /&gt;I usually set SEMMNS = processes x 2&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 20 Jul 2001 06:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554842#M28582</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2001-07-20T06:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: oracle instance processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554843#M28583</link>
      <description>Hello Joe,&lt;BR /&gt;did you not ask this question the day before somewhere&lt;BR /&gt;else on the forums???&lt;BR /&gt;Anyway, depending on you release of Oracle8, you might&lt;BR /&gt;need to have a lot more semaphores than you actually&lt;BR /&gt;use... There are some circumstances, when Oracle8&lt;BR /&gt;does not free the semaphores fast enough upon&lt;BR /&gt;shutdown, so they still used when the instances starts&lt;BR /&gt;again :-(&lt;BR /&gt;But semaphores are cheap (kind of), hence no problem&lt;BR /&gt;in allocating a couple of thousands of them in your&lt;BR /&gt;kernel. Remember that HP-UX, and CDE, and other&lt;BR /&gt;applications do use semaphores, too.&lt;BR /&gt;&lt;BR /&gt;Conclusion: make the kernel parameter SEMMNS a &lt;BR /&gt;multiple of your init*ora parameter PROCESSES, and &lt;BR /&gt;do add even some more of them.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Fri, 20 Jul 2001 16:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-instance-processes/m-p/2554843#M28583</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-07-20T16:15:45Z</dc:date>
    </item>
  </channel>
</rss>

