| get list of running instances [message #312922] |
Thu, 10 April 2008 02:20  |
Kim Carlsen Messages: 13 Registered: July 2004 |
Junior Member |
|
|
Hi
I want to create a dynamic list of all our QA and developer databases.
So is there a way to get a list of all the instances running on a server (Windows) from the API?
Is it possible to get a list of all Oracle servers in a network from the API? ( just like M$ SQL server)
Thanks
Kim
|
|
|
| Re: get list of running instances [message #312933 is a reply to message #312922 ] |
Thu, 10 April 2008 02:54  |
Michel Cadot Messages: 17696 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Search all started Oracle services and try to connect to them.
Reagrds
Michel
|
|
|