I am trying to find out the ip address of a linked server that my predecessor created. The server is linked using OraOLEDB.Oracle provider. If I test the connection it is successful.
Currently there is a Server Name... but I can't figure out where it points to.
I tried to ping it through command prompt but it didn't find anything.
I tried the select * from sys.servers query, but it doesn't give me a clue of the ip address.
Currently there is a Server Name... but I can't figure out where it points to.
I tried to ping it through command prompt but it didn't find anything.
I tried the select * from sys.servers query, but it doesn't give me a clue of the ip address.