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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Syntax ? For MTS_DISPATCHERS

Re: Syntax ? For MTS_DISPATCHERS

From: Barbara Baker <barbarabbaker_at_yahoo.com>
Date: Tue, 17 Dec 2002 07:53:57 -0800
Message-ID: <F001.0051B435.20021217075357@fatcity.com>

Here's the line out of my init:
mts_dispatchers="tcp,20"

(I'm on 8.0.5, Solaris)

Barb  

 Bob Metelsky <bmetelsky_at_cps92.com> wrote:All

I cant seem to get the syntax correct on the MTS_DISPATCHERS= in the initSID.ora
It seems no matter what I use I get a
ORA-00101: invalid specification for system parameter MTS_DISPATCHERS
(last 2 lines)

When I try to restart the db from svrmgrl

Ive checkd all online docs and even copied and pasted the syntax to no avail
http://storacle.princeton.edu:9001/oracle8-doc/server.805/a58397/ch4.htm #1320

As well as a thouro search of Google...

MTS_SERVICE="MYSID"
MTS_MAX_DISPATCHERS=20
MTS_MAX_SERVERS=20
MTS_LISTENER_ADDRESS= ("1521")

#MTS_SERVERS=5 #MTS_DISPATCHERS = "TCP, 2"
MTS_DISPATCHERS = "(PROTOCOL=TCP)(DISPATCHERS=2)" If I comment the MTS_DISPATCHERS the db will start, left uncommented I get the 101 error

Thanks
bob

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bob Metelsky
INET: bmetelsky_at_cps92.com

Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
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). --------------------------------- Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Barbara Baker INET: barbarabbaker_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Tue Dec 17 2002 - 09:53:57 CST

Original text of this message

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