<?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: need to run more oracle processes... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698962#M932503</link>
    <description>nproc = 1044 is VERY smal for so much Oracle activity. It should be 2000 minimum, perhaps 5000. And at the same time, nfile must also be doubled or tripled. You can verify how close to the limits you are with:&lt;BR /&gt;&lt;BR /&gt;sar -v 1&lt;BR /&gt;&lt;BR /&gt;The proc and file columns are the important ones, the first number is current and the second is max.  If either parameter is within 80% of max, time to double the value(s).&lt;BR /&gt;&lt;BR /&gt;You can check is maxuprc is large enough with:&lt;BR /&gt;&lt;BR /&gt;ps -u oracle | wc -l&lt;BR /&gt;&lt;BR /&gt;This is the total number of processes currently owned by oracle (and the value that maxuprc will limit).&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Apr 2002 13:04:52 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-04-08T13:04:52Z</dc:date>
    <item>
      <title>need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698950#M932491</link>
      <description>Hi, &lt;BR /&gt;Hope anyone can help me??&lt;BR /&gt;&lt;BR /&gt;I running a oracle db with about 8 instances (Sid), totally is there about 205 oracle processes the problem is even if I try to change kernel parameters can I not run more oracle processes than this, the parameters that I have tried to change is &lt;BR /&gt;maxuprc, semmns. How can make it possible for me to allow more oracle processes. &lt;BR /&gt;&lt;BR /&gt;Please help!!!!&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 07:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698950#M932491</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T07:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698951#M932492</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;try nproc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      Steve Steel</description>
      <pubDate>Mon, 08 Apr 2002 07:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698951#M932492</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-08T07:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698952#M932493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you get any messages in syslog when you try to run more oracle processes ?&lt;BR /&gt;Might give us a clue for which parameter to look at.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 08 Apr 2002 07:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698952#M932493</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-08T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698953#M932494</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Forgot to mentio9n. Look at the init file for the db&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;processes = 50                                                        # SMALL&lt;BR /&gt;# processes = 100                                                     # MEDIUM&lt;BR /&gt;# processes = 200&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 steve Steel</description>
      <pubDate>Mon, 08 Apr 2002 07:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698953#M932494</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-08T07:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698954#M932495</link>
      <description>Thanks, for you quick reply!!&lt;BR /&gt;But, &lt;BR /&gt;Sorry, I missed nproc a have set that  to 1044 so belive that the nproc should not be any trouble....</description>
      <pubDate>Mon, 08 Apr 2002 07:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698954#M932495</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T07:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698955#M932496</link>
      <description>I have change  in the init file  to 200 process.&lt;BR /&gt;&lt;BR /&gt;# processes = 50 # SMALL&lt;BR /&gt;# processes = 100 # MEDIUM&lt;BR /&gt;processes = 200 &lt;BR /&gt;&lt;BR /&gt;/Jesper</description>
      <pubDate>Mon, 08 Apr 2002 07:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698955#M932496</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698956#M932497</link>
      <description>When I check the  syslog  then  I find the following :&lt;BR /&gt;&lt;BR /&gt;Apr  8 11:02:13 sid : su : + tb root-oracle&lt;BR /&gt;Apr  8 11:04:03 sid vmunix: file: table is full&lt;BR /&gt;Apr  8 11:04:03 sid vmunix: file: table is full&lt;BR /&gt;Apr  8 11:19:04 sid  above message repeats 4 times&lt;BR /&gt;_________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(sid = our db server)&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 08:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698956#M932497</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T08:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698957#M932498</link>
      <description>Hello Jesper,&lt;BR /&gt;&lt;BR /&gt;if you run 8 databases, you need to check all 8 init-ora files, to see which one troubles.&lt;BR /&gt;&lt;BR /&gt;Adjust "processes" to 10% more than the number of connections you need to establish to the corresponding database. Adjust "sessions" to 10% more than the corresponding "processes" parameter". &lt;BR /&gt;&lt;BR /&gt;If you have monitoring scripts, that restart your application without a database shutdown without a resonable wait between drop and restart, you might need to double+10% these values.&lt;BR /&gt;&lt;BR /&gt;In addition, shm and sem parameters of the UX-Kernel might need a bit increase and may be even MAXUSERS.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 08 Apr 2002 08:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698957#M932498</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-04-08T08:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698958#M932499</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the parameter you'll have to change is "maxuprc" and limits the amount of processes that can be running concurrently under one account, but not neccessarily within one session! So eight instances times 50 processes each (background plus server plus listener) would be a value of at least 400, make it 800, then (and care about your init*ora parameter "processes", too).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 08:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698958#M932499</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-04-08T08:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698959#M932500</link>
      <description>Maxuprc is  set to 1000 and  in each  oracle  init file have I tested to set  up processes to 200 without luck..</description>
      <pubDate>Mon, 08 Apr 2002 08:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698959#M932500</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T08:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698960#M932501</link>
      <description>Hello,&lt;BR /&gt;You have to increase the parameter 'nfile'&lt;BR /&gt;for which in turn you should increase your maxusers which inturn will increase nproc.&lt;BR /&gt;&lt;BR /&gt;This should solve your problem&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan</description>
      <pubDate>Mon, 08 Apr 2002 08:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698960#M932501</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-04-08T08:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698961#M932502</link>
      <description>vmunix: file: table is full &lt;BR /&gt;&lt;BR /&gt;check these links&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7517cb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7517cb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x22388ffa98a2d5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x22388ffa98a2d5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Mon, 08 Apr 2002 09:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698961#M932502</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-04-08T09:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698962#M932503</link>
      <description>nproc = 1044 is VERY smal for so much Oracle activity. It should be 2000 minimum, perhaps 5000. And at the same time, nfile must also be doubled or tripled. You can verify how close to the limits you are with:&lt;BR /&gt;&lt;BR /&gt;sar -v 1&lt;BR /&gt;&lt;BR /&gt;The proc and file columns are the important ones, the first number is current and the second is max.  If either parameter is within 80% of max, time to double the value(s).&lt;BR /&gt;&lt;BR /&gt;You can check is maxuprc is large enough with:&lt;BR /&gt;&lt;BR /&gt;ps -u oracle | wc -l&lt;BR /&gt;&lt;BR /&gt;This is the total number of processes currently owned by oracle (and the value that maxuprc will limit).&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Apr 2002 13:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698962#M932503</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-04-08T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: need to run more oracle processes...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698963#M932504</link>
      <description>Tanks  all of you !!! It looks to work fine now when  I  have  changed the kernel parameters nproc and  nfile .&lt;BR /&gt;&lt;BR /&gt;TANKS!!!!</description>
      <pubDate>Mon, 08 Apr 2002 13:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-run-more-oracle-processes/m-p/2698963#M932504</guid>
      <dc:creator>Jesper Andersson_1</dc:creator>
      <dc:date>2002-04-08T13:10:24Z</dc:date>
    </item>
  </channel>
</rss>

