cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

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:
Now On Demand
Learn how Splunk and AppDynamics are redefining observability


Watch Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Contributors