i wanted to connect to a oracle database server through a client. The server is having two ip addresses of different domains so as client e.g 192.0.0.13 and 10.0.0.13. I have entered both the ip addresses in the host file of the client but then also the client connects to the server only when the LAN whose ip is given as first ip address in the host file of client is connected to the server. When this LAN is disconnected the connection of oracle client to server database also fails. Please suggest any solution.
oracle database problems
Collapse
Comment