Database Networking (MOSC)

MOSC Banner

tnsping works but listener.ora does not contain definition !

edited Aug 3, 2009 10:17AM in Database Networking (MOSC) 6 comments
Hi,

I have a "bug" on a server, on the client side, the tnsnames.ora contains :

ORCL.DOMAIN = (DESCRIPTION=(ADDRESS_LIST =(ADDRESS=(COMMUNITY= TCP)(Host = hostname)(PROTOCOL= TCP)(Port= 1521)))(CONNECT_DATA=(SID=ORCL))) 

On the server side there is no definition of the ORCL database in the listener.ora, but when I make a tnsping of ORCL.DOMAIN on the client I have an answer. I try to stop, start, reload the listener but it still works. I've tried to stop listener on the server and the tnsping doesn't work so thats the good listener which is interogated.

Anybody has an explanation ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center