Welcome to Jitterbit Customer Service!

Whether a potential customer or existing customer, stay updated with announcements, get answers from the community and share your feature suggestions with us.
Subscribe to Forums to receive email containing newer or updates to existing Topics.
You can also submit a request or send us an email at customersupport@jitterbit.com.

What do our customers think of our support

 
 

Jitterbit

Jacob J Stanton Apr 24 Using Jitterbit / Installation

#1 Download the driver Download the JTOpen: http://jt400.sourceforge.net/ The zip file include the JDBC driver file: jt400.jar or from the bottom of this post
#2
Install the driver in Jitterbit  unzip then coping jt400.jar to JITTERBIT_HOME/tomcat/webapps/axis/WEB-INF/lib/

#3
Edit the file JITTERBIT_HOME/JdbcDrivers.conf and add the following Driver entry:
<Driver>
<Name>IBM DB2</Name>
<Class>com.ibm.as400.access.AS400JDBCDriver</Class>
<Subprotocol>as400</Subprotocol>
</Driver>

#4
Restart the Jitterbit Tomcat server service.

#5
You should now be able to pick IBM DB2 [JDBC] in the Select Driver list when you declare a source or target database.


#6 Setup connection string
Sample Connection String update with your host,Librarie and Database Name
"jdbc:as400://my.400.com;libraries=LIB1;Database=S12345;socket timeout=30000"

 

Overview | Recent