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: any way to enlarge the # of processes?

Re: any way to enlarge the # of processes?

From: QuestionExchange <USENET_at_questionexchange.com>
Date: 12 Oct 1999 11:25:31 GMT
Message-ID: <1578qx@questionexchange.com>


> Dear all,
>
> any way to enlarge the max # of processes? I know that the
default largest number of process is 200.
> Can we or how can we set it to be larger than 200?
>

Hi there,
The way to go is to modify your initXXXX.ora file (where XXXX is the name of your instance) and change the line which says

   processes = 200
to

   processes = x
where x is the desired number of processes. Then stop and start the database and voila! Hope this helps!

--
  This answer is courtesy of QuestionExchange.com   http://www.questionexchange.com/showUsenetGuest.jhtml?ans_id=4891&cus_id=USENET&qtn_id=4014 Received on Tue Oct 12 1999 - 06:25:31 CDT

Original text of this message

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