Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: multithreader on solaris: ora-105
Hi
Try with this parameter ..........
mts_dispatchers="ipc,1"
mts_dispatchers="tcp,3"
Thanks & Regards
From: oli_at_md.transnet.de on 19/09/2000 20:15 GMT
Please respond to ORACLE-L_at_fatcity.com
To: ORACLE-L_at_fatcity.com
cc:
Subject: multithreader on solaris: ora-105
Hi all,
I want to start a server as a multithreader (SunOS 5.7, EE 81500 64bit), it
bombs with ora-00105 'dispatching mechanism not configured for network
protocol'. This happens after editing init.ora +restarting and after 'alter
system set mts_dispatchers ...'
The configurations seems to be O.K.:
mts_dispatchers='(protocol=tcp)'
or
mts_dispatchers='(address=(protocol=tcp)(host=oracle)(port=1521))'
but doesn't work.
Has anybody an idea?
thnx, oli.
-- Author: Oliver Artelt INET: oli_at_md.transnet.de 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 Tue Sep 19 2000 - 20:50:00 CDT
![]() |
![]() |