IBM Support

MySQL Data Source Adapter - Using the correct Driver class

Troubleshooting


Problem

When creating a MySQL Data Source, as well as making sure you have an appropriate MySQL JDBC Driver file installed, you need to select the correct JDBC Driver Class, provided by the driver file.


 

Symptom

If the wrong class is selected the Data Source will not be able to connect when using the [Test Connection] button.

Cause

There are 3 JDBC Driver Classes to choose from:
org.git.mm.mysql.Driver
com.mysql.jdbc.Driver
com.mysql.cj.jdbc.Driver
Different versions of the driver file contain different Driver classes.  Select one that your driver file provides.
To see which drivers are provided by your driver .jar file, you can do:
$IMPACT_HOME/sdk/bin/jar -tvf <full path of .jar file>
This will return the contents of the .jar file.

Resolving The Problem

Select an appropriate Driver class provided by your JDBC driver .jar file.

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSB2GF","label":"Netcool\/Impact"},"ARM Category":[{"code":"a8m0z000000bqcVAAQ","label":"Impact"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.0.0;5.1.0;5.1.1;6.1.0;6.1.1;7.1.0"}]

Document Information

Modified date:
29 August 2025

UID

ibm17243539