Flow Designer - DB2 JDBC action step

tonycroft
Tera Contributor

In Flow designer is it possible to run a jdbc action step against a DB2 database

 

DB2 doesnt appear as an option

5 REPLIES 5

Kieran Anson
Kilo Patron

If you select custom, a secondary field should be displayed for you to specific the JDBC driver to use. 

 

If you need further assistance, please attach a screenshot as there's a few variations in the form layout depending on instance version and connection type 

tonycroft_0-1737361820165.png

JDBC Driver box does appear but when you run the action the logs show "unable to load driver"

 

The driver has been added to the mid server too

Looks like the class name is wanted, so 'com.ibm.db2.jcc' I believe for what you're wanting

 

KieranAnson_0-1737387709961.png

 

Thanks Kieran I added that in

tonycroft_0-1737624151247.png

 

but still get that error in the logs

 

com.snc.automation_common.integration.exceptions.InvalidConnectionParameterException: Unable to load JDBC driver: com.ibm.db2.jcc

 

The driver is installed on the mid

 

tonycroft_1-1737624280178.png