Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Statement.close() throws me a Protocol violation exception -- why?
Hello again,
next problem with Oracle8 on Linux at least:
java.sql.SQLException: Protocol violation
at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:383) at oracle.jdbc.ttc7.Oclose.receive(Oclose.java:136) at oracle.jdbc.ttc7.TTC7Protocol.close(TTC7Protocol.java:415) at oracle.jdbc.driver.OracleStatement.close(OracleStatement.java:1225)
this happens if I set a low timeout for Statement.setQueryTimeout() -- what's up with that?
tia
tasos Received on Fri Jul 09 1999 - 15:41:05 CDT
![]() |
![]() |