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 -> Re: oracle8 and jdbc, not working!? egads! help!

Re: oracle8 and jdbc, not working!? egads! help!

From: mark tomlinson <marktoml_at_gdi.net>
Date: 1998/01/27
Message-ID: <34ce005b.64963091@newshost.us.oracle.com>#1/1

On Sat, 24 Jan 1998 18:12:22 -0400, Tom Gilgan <tgilgan_at_istar.ca> wrote:

> I am having some significant problems connecting to our Oracle8
>Enterpise DB on NT. I am using the Employee.java app sample that was
>included with the oracle thin jdbc drivers. I changed it to point to our
>database, and when I run it (and other apps I tried to put together) it
>returns saying "java.sql.SQLException: No more data to read from
>socket".
>
>All I want is to get a couple of rows from the database no big deal,
>just to prove that we can hit oracle 8 with the thin jdbc drivers.
>
>I have applied the patch to Oracle8. But I am not sure if this is my
>problem or its.
>
>
>If anyone can help me , I sure would appreciate it I'm banging my head
>against the wall here and my boss is going to get wierd if I can't fix
>this (I told him it would be no problem...)
>

there is a SQL*Net server side patch that fixes this, the SQL*Net server version should be 8.0.3.0.2 or later.

mark Received on Tue Jan 27 1998 - 00:00:00 CST

Original text of this message

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