Skip to Main Content

Java Development Tools

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!

How to Connect to AS400 DB2 database from J Developer 11.1.1.7

$aiNov 9 2016 — edited Nov 17 2016

Hi,

I followed this blog-https://blogs.oracle.com/angelo/entry/using_soa_suite_11g_and_want_t

When I tried to connect As400 from J developer 11.1.1.7 with JT400 driver mentioned in the above link, I am getting "Test failed: The application requester cannot establish the connection. (Connection timed out: connect)".

These are following properties which I have tried

Connection type: Generic JDBC

Driver Class : select jt400.jar file which is provided in http://sourceforge.net/projects/jt400

JDBC URL: jdbc:as400://host;translate binary=true

This Db2 AS400 is a remote machine.

Any pointers on this !

Many Thanks..

This post has been answered by Martien van den Akker on Nov 9 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 15 2016
Added on Nov 9 2016
7 comments
4,556 views