Integration Technologies - JDE1 (MOSC)

MOSC Banner

How to set jdbc options for connection to iSeries

Customer is using Mulesoft and JDE Connector

JDE connector was developed by Modusbox but JDE Connector is based on Dynamic Java Connector. https://docs.oracle.com/cd/E17984_01/doc.898/e14696/dynamic_java_connector.htm

All connections are established by this JDE tool (DJC).

They are getting a 15 minute timeout it seems when a keep alive SQL statement is executed. The activity looks like what is documented in this post: https://github.com/jruby/activerecord-jdbc-adapter/issues/1021

How can we change our JDE connector to set these parameters?

The solution I have found through trial and error is to add the following to the jdbc:as400 database connection string:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center