Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: MTS and Dedicated Server
Hi...
1) Just comment or remove the init.ora parameters related with mts.
2) Configure the database as MTS. By default all connections uses
dispatchers.
If you want to made a dedicated connection, configure ur tnsnames.ora accordingly.
Means add the attribue SHARED_SERVER = YES in the CONNECTION_DATA tns parameter.
HTH. Nirmal.
> -----Original Message-----
> From: Eriovaldo Andrietta [SMTP:eca_at_siteplanet.com.br]
> Sent: 08 ربيع الاول, 1423 04:18 PM
> To: Multiple recipients of list ORACLE-L
> Subject: MTS and Dedicated Server
>
>
> Hi friends :
>
> I just finished to install my database with shared server option, so i
> have
> some parameters like mts_....
>
> My question :
>
> 1.) How can I do for to take out this option and put the database in
> Dedicated Mode ?
> 2.) What can I do for use two kinds of options simultaneity: Shared and
> Dedicated ?
>
>
> I think that i need jut to take out the parameters with mts_ at the begin
> and reestart the instance , right ?
>
> Regards
>
> Eriovaldo
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Eriovaldo Andrietta
> INET: eca_at_siteplanet.com.br
>
> 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: Nirmal Kumar Muthu Kumaran INET: NIRMALK_at_qtel.com.qa 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).Received on Mon May 20 2002 - 01:48:20 CDT