jdbc:thin, can't establish the connection
398595Jul 8 2003 — edited Jul 9 2003I am pretty new to Orcale, JDBC. I just installed oracle 9i standard version to windows2000 pro.
I wanted to connect to oracle using "jdbc:oracle:thin:@localhost:1521:ORCL", and I got following error.
Error code = 17002
Error message = Io exception: The Network Adapter could not establish the connection
How should I access to this kind of error, I went to read documentations, but can't find right answer.
Any help?