Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> MTS problem
Hello
I've got a problem with MTS. When I start database then the service is
registered to listener as a next dedicated server instead of connecting as
dispatcher and if I force the client to use shared connection I get an error
:ORA-12519 / TNS-12519 Text: TNS:no appropriate service handler found
If I made lsnrctl services I got 2xdedicated server .....
Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PROD))
Services Summary...
PROD has 2 service handler(s)
DEDICATED SERVER established:2290 refused:3
LOCAL SERVER
DEDICATED SERVER established:0 refused:0
LOCAL SERVER extproc has 1 service handler(s) DEDICATED SERVER established:311 refused:0 LOCAL SERVER
The MTS part of my init.ora is:
mts_max_dispatchers=10 mts_max_servers=20 mts_servers=5 mts_listener_address="(ADDRESS=(PROTOCOL=TCP)(host=10.17.150.5)(port=1521))" mts_dispatchers="(protocol=TCP)"
The oracle is 8.1.7 on Suse 7.0.
Have you ever had such a problems? Are there any know bugs? What else should
I check? Any Ideas? Could it be a problem with automatic_ipc=true ?
Kind regads
Ivo Libal
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Libal, Ivo
INET: ivo.libal_at_knapp-systems.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). Received on Mon Jun 25 2001 - 10:52:12 CDT
![]() |
![]() |