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!

Firebird connection problem

843854Jan 9 2003 — edited Apr 26 2004
Hello Freinds,

I have posted this message before regarding the connectivity problem with firebird database, running inside the FreeBSD O/S.
When I try to create a connection object through JCA-JDBC driver but i could not get it, instead I got the Exception like this

Exception:

Error Codeorg.firebirdsql.jdbc.FBSQLException: Resource Exception. Unable to com
plete network request to host "3050".
Failed to locate host machine.
The specified name was not found in the hosts file or Domain Name Services.
Reason: Unable to complete network request to host "3050".
Failed to locate host machine.
The specified name was not found in the hosts file or Domain Name Services.

What does it mean, and How to solve this?

Thanks in advance.

Selvin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2004
Added on Jan 9 2003
4 comments
380 views