Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bad packet type / Unexpected packet / SDU mismatch/Invalid packet length!

174091Jan 21 2002
In one particular load run, ( with 150 client threads / 4 iterations ), using 8.1.7 database/thin-driver, i got all these 4 exceptions at various points. Any help is greatly appreciated.
--------------------------------------------------------------
java.sql.SQLException: Io exception: Invalid Packet Lenght (SQLState - null, ErrorCode - 17002)
--------------------------------------------------------------
java.sql.SQLException: Io exception: Size Data Unit (SDU) mismatch (SQLState - null, ErrorCode - 17002)
--------------------------------------------------------------
2002-Jan-22 03:24:05:673 GMT [Thread-120] java.sql.SQLException: Io exception: Unexpected packet (SQLState - null, ErrorCode - 1
7002)
--------------------------------------------------------------
2002-Jan-22 03:30:55:573 GMT [Thread-310] java.sql.SQLException: Io exception: Bad packet type (SQLState - null, ErrorCode - 170
02)
--------------------------------------------------------------
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2002
Added on Jan 21 2002
4 comments
3,459 views