my application use jdbc thin driver to connect to my database. After
some time I got ORO-17401 Error with following description:
protocol violation.
Nothing more!
Has anyone experience with this error? I don't know, what can I do?
Thanx + Regards,
Jan
--
Posted via http://dbforums.com
>
>Has anyone experience with this error? I don't know, what can I do?
Look up the error on tahiti.oracle.com instead of requesting the group
to do it for you
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address
Cheers, Jan
The following copy/paste is from Metalink Note 212893.1:
fact: JDBC 9
fact: JDBC 8.1
fact: Thin JDBC driver
fact: JDK 1.3
fact: JDK 1.2
fact: JDK 1.1
symptom: Connection Fails
symptom: java.sql.SQLException:
symptom: ORA-17401: Protocol violation
cause: The error occurs when using classes102.zip instead of
classes111.zip
if JDK 1.1 is used or classes111.zip if JDK 1.2 or 1.3 is used.
fix:
Change CLASSPATH to use the correct classesNN.zip
--
[:%s/Karsten Farrell/Oracle DBA/g]