| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> tns-12541 no listener while using connection manager
Hi friends.........
I am having a problem when trying to connect through connection manger i have in my tnsnames.ora and cman.ora as given below then use_cman = TRUE in sqlnet.ora
and my server is configured for MTS . It's on oracle 8.1.7 in win 2k .
( SOURCE_ROUTE = YES )
( ADDRESS = ( PROTOCOL = TCP )( HOST = oracle )(SERVICE = CMAN)( PORT = 1610 ))
( ADDRESS = (PROTOCOL = TCP)(HOST = oracle)(SERVICE = CMAN )( PORT = 1521))
)
( SERVICE_NAME = oracledb )
)
( ADDRESS=( PROTOCOL=tcp )
( HOST= oracle )
( PORT=1630 )
( QUEUESIZE=32 )
)
)
cman_profile = ( parameter_list=
( MAXIMUM_RELAYS=1024 )
( LOG_LEVEL=1 )
( TRACING=yes )
( RELAY_STATISTICS=yes )
( SHOW_TNS_INFO=yes )
( USE_ASYNC_CALL=yes )
( AUTHENTICATION_LEVEL=0 )
( REMOTE_ADMIN=FALSE )
)
But i am getting the error 12541 no listener .Please help me in solving this This is urgent
shibu
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: M B Shibu INET: basher.shibu_at_acusis.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 May 20 2002 - 05:23:19 CDT
![]() |
![]() |