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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JDBC Connection to AS400

843854Dec 12 2004 — edited Dec 15 2004
I have been trying to connect to AS400 using JDBC, but when I asked the administrator of the AS400 machine for the port to connect, he did not know what I am talking about.

After trying to connect to all the open ports on the AS400, I am still unable to connect to the AS400 for a connection. Is there any service or software that is needed on the AS400 for me to connect to using JDBC? They are able to connect using ODBC.

This gets me thinking a little about what port I am connecting when connecting to other databases, or even DB2 in other platform. Does ODBC, JDBC, and the client of the database always connect to the same TCP port?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2005
Added on Dec 12 2004
3 comments
681 views