Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: init.ora PROCESS parameter
Thank you Suzy,
In your MTS configuration, how many mts_servers and dispatchers are you using?
Larry
-----Original Message-----
From: Suzy Vordos [mailto:lvordos_at_datsit.com]
Sent: Friday, November 10, 2000 12:51 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: init.ora PROCESS parameter
If you're using MTS, processes can be set to a low value. The value should account for any Oracle background processes (pmon, smon, etc), plus any dedicated (non-MTS) connections you expect. With MTS I generally set the value between 25-50.
Suzy
Larry Taylor wrote:
>
> Hi All,
>
> Can anyone tell me, how does the PROCESS parameter in the init.ora file
> affect the performance of the database. I can't seem to find any good
> information
> in the 8.1.6 documentation.
>
> Database is MTS configured.
>
> My 8.1.6 database init.ora has the following options:
>
> #processes = 50 #
> SMALL
> # processes = 100 #
> MEDIUM
> #processes = 200 #
LARGE
>
> processes = 800
>
> What I have noticed is that, my database will not startup if the process
> value is greater
> than 800.
>
> Thanks for any help you can provide.
> larry
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Larry Taylor
> INET: ltaylor_at_iq.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Suzy Vordos INET: lvordos_at_datsit.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You mayReceived on Fri Nov 10 2000 - 16:48:18 CST