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!

Receiving a SQLState: IX000 Error code: -79716

843854Feb 10 2004 — edited Feb 11 2004

I am using JDBC to connect to Informix SE and MSSQL databases. The java program is
converting 1000 records from the informix SE database and storing the converted rows in
MSSQL. My problem is at any time during the conversion i get the following error:


SQLException detail [SQLState: IX000 Error code: -79716]

java.sql.SQLException: System or internal error java.net.SocketException: Software caused connection abort: socket write error

I have no idea what is causing this. If anyone has any suggestions please share them with me.
I have done about all I can think of to solve this problem.

Thanks

Brian
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2004
Added on Feb 10 2004
1 comment
2,937 views