10.7 used and JDBC_10.3_Fix20 level:
Backend system is updating teradata database from 16.2 to 17.2 version and we need to implement same on webMethods application end.
The IS is 10.7 version and we have downloaded 17.2 tools and utilities from teradata website. We have simple replaced the terajdbc4.jar file with the exist file and restarted our server.
The connections are working fine with old jar files but with new jar file it’s throwing below error.
“[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource CE_NS_TERADATA_Connection:TERADATA_Connection_01_NoTx.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.200] The JDBC DataSource class “com.ncr.teradata.TeraDataSource” cannot be located.
com.ncr.teradata.TeraDataSource”
Apart from this we have tdgssconfig.jar file also in /webMethods/product/release107/IS_LDG_5201/IntegrationServer/lib/jars path.
Can anyone support to understand if we are missing any thing here.
Thanks
#Integration-Server-and-ESB#webMethods#TeraData#JDBC-Adapters