Getting a list of available Oracle Servers in Domain

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

How can I get a list of all Oracle Servers in my network? It isn't possible
by calling NetServerEnum, the matching ServerType does not exist.

Any idea?

Regards Alexander
 
If you use the TNSNAMES.ORA file in each client
("C:\Oracle\OraXX\Network\Admin", you could parse it.

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top