cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pclark
AppDynamics Team (Retired)

Question

I am using a TeraData database and it's not showing up as a Database Server in my application. How can I fix this?

 

Answer

Refer to this article Using Node Properties to Detect JDBC Backends and use the following JDBC node properties and values:

 

jdbc-statements: value="com.teradata.jdbc.TeraStatement"
jdbc-connections: value="com.teradata.jdbc.TeraConnection"
jdbc-prepared-statements: value="com.teradata.jdbc.TeraPreparedStatement"
jdbc-callable-statements: value="com.teradata.jdbc.TeraCallableStatement"
Version history
Last update:
‎11-19-2018 06:17 AM
Updated by:
Contributors