Submit a ticket My tickets
Welcome
Login  Sign up

DB2 Connector

This article describes how DB2 connector works. 

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ❌
Starting from version 4.0.0, the IBM JDBC driver is no more embedded in the DataGalaxy plugin. You'll have to download it from IBM portal choosing the one compatible with your environment and add it to the lib/ directory of the connector, next to the plugin.

Connector scope

The DB2 connector allows you to connect to a DB2 database server running on a Windows or Linux operating system (for DB2 databases on IBM AS400 servers, we invite you to use the AS400/DB2 plugin). The corresponding objects will be reassembled in a Relational type source.

The extracted objects and their correspondences are detailed in the following table:  

DB2 ObjectDataGalaxy Object
SchemaModel (Conteneur)
Table / ViewTable / View (structure)
ColumnColumn
Primary KeyPrimary Key
Foreign KeyForeign Key 

Step 1 : Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the DB2 plug-in from the portal and copy it into the /lib directory of the connector

Step 2 : Run DB2 connector

  • After starting the connector, access to Dictionary connectors: 
  • If it has been correctly installed, the DB2 plug-in appears in the list
  • The following information is requested: 
ParameterMandatoryDescription
ServerYes
InstanceYes
PortYes
SchemaNoLimits the scope to the specified schema
UserYes
PasswordYes
Advanced ModeNonOption to customize the JDBC URL used during the connection

Technical information

Starting from version 4.0.0, the IBM JDBC driver is no more embedded in the DataGalaxy plugin. You'll have to download it from IBM portal choosing the one compatible with your environment and add it to the lib/ directory of the connector, next to the plugin.
Drivers are available here: https://www.ibm.com/support/pages/db2-jdbc-driver-versions-and-downloads
If you're using DB2 for z/OS, use this page: https://www.ibm.com/support/pages/db2-jdbc-driver-versions-and-downloads-db2-zos.
We have noticed issues on some versions of DB2 for some customers. DataGalaxy support team will not be able to help you on investigating on issues on this system.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
28/08/20244.0.0v3.70.05.2.6Removed driver from package. Bring your own driver
30/07/20243.0.0v3.63.05.0.4Migrated from java 11 to java 17 + CVE fixes

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.