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:
Contributors