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

Symptom

JDBC calls to a Vertica database are not being seen by AppDynamics. What can be done?

 

Solution

Use the following node propeties and values:

 

jdbc-prepared-statements = com.vertica.jdbc.SPreparedStatement,com.vertica.jdbc.VerticaPreparedStatement
 
jdbc-callable-statements= com.vertica.jdbc.SCallableStatement
 
jdbc-statements = com.vertica.jdbc.SStatement,com.vertica.jdbc.VerticaStatement
 
jdbc-connections = com.vertica.jdbc.VerticaConnection,com.vertica.jdbc.SConnection,com.vertica.jdbc.SConnectionHandle

 

Version history
Last update:
‎11-19-2018 06:19 AM
Updated by:
On-Demand Webinar
Discover new Splunk integrations and AI innovations for Cisco AppDynamics.


Register Now!

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


Read the blog here
Contributors