Hello,
I'm writing a tiny software and i'd like to list running instances on a server.
I looked for Ms Sql Server and found a way through WMI,
IBM DB2 8.1x comes with a WMI provider too,
Is there a WMI provider for Oracle available ?
I've searched google, oracle web site and docs but haven't found it so far...
Another point, is there a better / other way to get running instances on server A from a remote computer (same domain, logged in as administrator, even domain admin...) ?
Thanks to help ;-)