Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and JDBC
You are using an 8i driver to an 8.0 *desupported* database. This is not guaranteed to work.
Regards,
Sybrand Bakker, Oracle DBA
"Oliver Krautgartner" <oliver.krautgartner_at_gmx.de> wrote in message
news:GJeuGqqaAHA.169_at_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 - 12:03:35 CST
![]() |
![]() |