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!

java.sql.SQLException: Io exception: Connection refused

843854Oct 15 2004 — edited Nov 26 2006
I have an application that reads information from a file line-by-line and insertst the information in the database. My application has been running fine for quite some time now and suddenly today I'm getting this error message:

java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153092864)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))

No changes have been made to my code or to the Oracle database it's been loading data to.

Any ideas?

Thanks.

gabsaga
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2006
Added on Oct 15 2004
3 comments
257 views