DB2

Version 22.0.8483


DB2

Version 22.0.8483


To connect to your DB2 database, select the DB2 Database option and enter the following:

Connection Properties

  • Server: The address or host name of the server followed by the port.
  • User: The username provided for authentication with the DB2 database.
  • Password: The password provided for authentication to the database.
  • Database: The name of the DB2 database.

Java Edition

The Java version requires the db2jcc.jar driver to connect to your DB2 database. If you have not done so already, you can download the JDBC 4.0 driver from here.

https://www.ibm.com/support/pages/db2-jdbc-driver-versions-and-downloads

Copy the JDBC driver into the libs directory and restart the server.

  • Windows: C:\ProgramData\CData\sync\libs
  • Unix or Mac OS X: ~/cdata/sync/libs