bansilsharma
Programmer
Hi,I have a problem in accessing ORACLE server remotely over the internet from windows console application. I have an Oracle database lying on a remote machine on Global IP. Now I am trying to connect this database from my win98 client machine by using SQL*PLUS utility. After waiting for about 1 minutes time, it returns me an error "Operation Timed Out". Can anybody tell me the solution how to connect an Oracle database over the internet???
In the tnsnames.ora file I have created a datasource where I have mentioned HOST="the IP address of the remote machine."
In the tnsnames.ora file I have created a datasource where I have mentioned HOST="the IP address of the remote machine."