Connecting to a Remote Oracle Server [message #66194] |
Mon, 21 January 2002 20:47 |
Jeyakumar
Messages: 3 Registered: January 2002
|
Junior Member |
|
|
Hi,
I have a situation like this...
An Oracle server is running in a machine. That machine is made as a webserver and can be accessed by some www.somename.com
Now i want to access this oracle from a remote place, ie, my client is in seperate domain, and internet is the only mode of communication.
Please guide me in this regard.
thanks,
Jeyakumar.C.K
|
|
|
Re: Connecting to a Remote Oracle Server [message #66195 is a reply to message #66194] |
Tue, 22 January 2002 04:50 |
Kane
Messages: 15 Registered: November 2001
|
Junior Member |
|
|
First, get the connection descriptor parameter from the Oracle server, including db name, port number the listener is listening to.
then, use net8 to configure the client's tnsnames.ora file... If you need more help, email me back...
good luck
|
|
|
|
|