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 -> Got it working but still not quite... Help apreciated :)

Got it working but still not quite... Help apreciated :)

From: Konrad Den Ende <konrad_at_voxway.com>
Date: Sat, 29 Jun 2002 19:30:50 +0200
Message-ID: <afkqsa$d26$1@news.gu.se>


I got Oracle9i and installed it using OUI. Now i get this message when trying to make a connection:

java.sql.SQLException: I/O-undantag: Connection refused
(DESCRIPTION=(TMP=)(VSNNUM=153092352)(ERR=12505)
(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
I'm affraid of that... To many angry-looking thigs at once. I went through the standard installation of Oracle Database, personal 9i. As i see it i have created a database called "ChamBase".

My Java code is:

   String url = "jdbc:oracle:thin:ChamBase";    conn = DriverManager.getConnection (url, "root", "code");

What did i missed?

By the way - a lot of thanks to all of you who already helped me on this one. I really appreciate that. I'd be lost without you (well, i'm lost anyway but at least i'm hoping...).

--

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 Sat Jun 29 2002 - 12:30:50 CDT

Original text of this message

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