Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to set PROCESSES parameter?

Re: How to set PROCESSES parameter?

From: Matthew Keene <matthew.keeneNOmaSPAM_at_colesmyer.com.au.invalid>
Date: 2000/07/27
Message-ID: <1d3edd30.0da3acf1@usw-ex0104-031.remarq.com>#1/1

I believe that Oracle tries to grab a number of semaphores from the operating system equal to the value of the PROCESSES parameter, on the assumption that it's going to have to have one for each process it tries to manage (this is obviously on Unix, I don't know about NT). So you can set PROCESSES as high as you want, as long as your kernel parameters are configured appropriately, taking in the requirements for all database instances on the box (as well as anything else which may require semaphores).


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Thu Jul 27 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US