Oracle JDBC Connection [message #90945] |
Sun, 23 December 2001 18:12 |
Paulus Liem
Messages: 4 Registered: December 2001
|
Junior Member |
|
|
I have problem connecting to Oracle 8.1.7
I keep getting error message as below:
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
I think it has to do with the hostname,port, sid.
I am not sure about the hostname. My computer is hooked
to a LAN and based on the network identification, the computer name is "MyCom", so I use "MyCom" as the hostname.
OR it's supposed to be "@MyCom" OR "MyCom@Rogers.com
OR "@127.0.0.1" OR something else
What in the tnsnames.ora is : (HOST = MyCom)
Help me please ?
----------------------------------------------------------------------
|
|
|
|