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!

Io exception: Got minus one from a read call

280391Sep 1 2004 — edited Sep 2 2004

I get follow mysterious SQL Exception:

ConnectionPoo X CONM6009E: Failed to get connection to the database from datasource (NIS Oracle data source).
StaleConnecti A CONM7007I: Mapping the following SQLException, with ErrorCode 17,002 and SQLState <null>, to a StaleConnectionException: java.sql.SQLException: Io exception: Got minus one from a read call

My WEB- application (under WebSphere) has worked properly until now. The configuration changes i applied
1. reinitialization test shema (drop user, create user, import initial data)
2. resizing temp table space.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2004
Added on Sep 1 2004
2 comments
2,665 views