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: