Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Network Adapter could not... Any hint on what i missed?

Network Adapter could not... Any hint on what i missed?

From: Konrad Den Ende <konrad_at_voxway.com>
Date: Fri, 28 Jun 2002 01:41:30 +0200
Message-ID: <afg7rf$cod$1@news.gu.se>


I get this error:
SQLException: I/O-Error: The Network Adapter could not establish the connection

What i got is:
String url = "jdbc:oracle:thin:MyOwnDataBase"; Connection conn = DriverManager.getConnection (url, "root", "code");

I have installed Oracles OC4J and according to the test it's supposed to be initiated. The code is OK too.

Am i suppose to CREATE the database MyOwnDataBase BEFORE i try to create that connection? How do i create that DB?

I appreciate all help so don't hesiate :)
--

Vänligen
Konrad



URL: http://konrads.webbsida.com
E-Mail: konrad_at_voxway.com
Phone: (+46) 0708 - 70 73 92
ICQ: 132 250 451 Received on Thu Jun 27 2002 - 18:41:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US