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!

Error in Connection

843854Mar 9 2005
I use JDeveloper and try to connect to my Oracle database and it gives the connection error as Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=135294976)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
The connection is like this
"jdbc:oracle:thin:@localhost:1521:ORCL"

Could you please tell me where the problem is?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2005
Added on Mar 9 2005
0 comments
151 views