Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Syntax ? For MTS_DISPATCHERS
I should have indicated the OS
this is win2kpro
Ive just pasted in your syntax into the initSID.ora and tried to start
the db with svrmgrl
and get the same behavior
mts_dispatchers="tcp,20"
ORA-00101: invalid specification for system parameter MTS_DISPATCHERS
If I comment it out the db starts as expected....
>H ere'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 hostingservices
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
-- 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).Received on Tue Dec 17 2002 - 10:08:57 CST
![]() |
![]() |