find oracle servers on network [message #67639] |
Tue, 30 November 2004 02:37 |
Kim Carlsen
Messages: 13 Registered: September 2002
|
Junior Member |
|
|
Hi
I s there a tool/method to find the oracle servers and itīs databases on a network? In MSsql some applications suggest the avialable SQLservers. is it posible with Oracle?
Regards
Kim
|
|
|
Re: find oracle servers on network [message #67641 is a reply to message #67639] |
Tue, 30 November 2004 07:14 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
well, the names need to be registered somewhere. Oracle can use the combination of tnsnames.ora, hosts file, Oracle Names server (old now) and I think LDAP servers too. The tnsnames.ora and hosts file could be on client desktop or server machines.
|
|
|