Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC / Oracle Exceptions
Are you using 8.0.3?
If so, you'll need a patch for Net8.
Marc
Marshall Greer <marshall_at_galef.org> wrote in message
news:7j6o4d$btt$1_at_birch.prod.itd.earthlink.net...
> Hey all-
>
> I'm still struggling along trying to connect to an Oracle instance via
JDBC.
> When I attempt to connect to the database instance I created, the
> application generates the following SQLException:
>
> No more data to read from socket
>
> I've checked the listener.log file on the Oracle server to verify that the
> default listener (configured to accept Net8 Clients over TCP/IP) on port
> 1521 is receiving the incoming request. Any ideas?
>
> Also, does anyone know of an Oracle and/or Java Reference which lists
> possible SQLExceptions and their meanings?
>
>
Received on Thu Jun 03 1999 - 19:28:56 CDT
![]() |
![]() |