Re: Protocol Violation

From: <coopman_at_ix.netcom.com>
Date: Fri, 20 Aug 1999 23:39:55 -0400
Message-ID: <7pl709$pvm_at_dfw-ixnews11.ix.netcom.com>


You have hit a bug related to JDBC driver version versus Oracle RDBMS version. It is insidious - it depends on the form of the data returned and the vagaries of network fragmentation - try to get a better match between your JDBC driver and RDBMS. You could run many queries without hitting it, and when the stars (or bytes) are aligned just right... kaboom!

Can you provide version particulars?

Marc

P.S let me guess, this is Oracle's JDBC driver right? not a third party?

Tom Kunetz <thomas.kunetz_at_cs.tcd.ie> wrote in message news:37B96FD3.88D793B9_at_cs.tcd.ie...
> Hi
>
> Does anyone knows what this error means ?
> java.sql.SQLException: Protocol violation
>
> I'm using JDBC to access an Oracle Database. I have around 300 Request
> by min with the same connection. (For performance reasons).
>
> Thanks a lot.
> Tom
Received on Sat Aug 21 1999 - 05:39:55 CEST

Original text of this message