connecting to db on different subnet [message #67410] |
Fri, 02 July 2004 10:01 |
jimbob
Messages: 20 Registered: April 2004
|
Junior Member |
|
|
I would like to connect to an 8.1.7 database which resides on a server sitting on a different subnet. Is this possible and if so, where can I find information on how to accomplish this?
Thank you very much.
Joe
|
|
|
Re: connecting to db on different subnet [message #67411 is a reply to message #67410] |
Sat, 03 July 2004 04:24 |
Tak Tang
Messages: 142 Registered: May 2004
|
Senior Member |
|
|
I dont think that being on a different subnet makes any difference, unless it requires going through a firewall, which would require you to speak to your network team. You might have to specify the IP address instead of a hostname in your TNSNAMES.ORA file, but thats a DNS issue that can occur even on the same subnet.
|
|
|