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 -> Oracle and JDBC

Oracle and JDBC

From: Oliver Krautgartner <oliver.krautgartner_at_gmx.de>
Date: Wed, 20 Dec 2000 18:33:07 +0100
Message-ID: <GJeuGqqaAHA.169@fnews1.vi-internet.de>

Hello,
i use an Oracle8 Enterprise Edition Version 8.0.5.0.0 database and try to connect via JDBC-Connection. The driver i use is the JDBC Thin-Driver version 8i 8.1.6.2.0 (classes12.zip).

I create the JDBC-Url with the correct Hostname, SID and Port-number, but if i try to connect, the following error occurs:

java.sql.SQLException: E/A-Exception: The Network Adapter could not establish the connection

Does anyone know, what goes wrong? Do i use the wrong driver?

Thank you,

Oliver Received on Wed Dec 20 2000 - 11:33:07 CST

Original text of this message

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