Page 1 of 1

Datastage JDBC Connector

Posted: Tue Mar 07, 2017 3:38 pm
by olgc
Hi There,

I see there is JDBC connector for v9.1.2. Is there one for v8.7? Does this JDBC connector support connecting to Apache Kudu? Apache Kudu has JDBC driver for Unix platform. Can we use this driver for Datastage v8.7 running on AIX?

https://www.ibm.com/support/knowledgece ... rview.html

Thanks,

Posted: Sun Mar 12, 2017 8:46 am
by koti9
Hi,

You dont need to rely on JDBC Connector alone, you can invoke the class with Java Client/Transformer stage in 8.7, as long as you have proper JAR files to connect to Apache Kudu in your classpath while compiling your code.

Thanks & Regards
Koti