AppDynamics Knowledge Base

How do I detect a TeraData Database

How do I detect a TeraData Database

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"
Labels (1)
Tags (2)
Version history
Last update:
‎01-29-2015 01:40 PM
Updated by: