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

Question

Our application uses JTurbo JDBC driver to connect to a MS SQL Database. We can not see the JDBC calls to the MS SQL Server database backend. How can we fix this?

 

Answer

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

 

jdbc-connections=com.ashna.jturbo.driver.c 
jdbc-statements=com.ashna.jturbo.driver.w
jdbc-prepared-statements=com.ashna.jturbo.driver.x
jdbc-callable-statements=com.ashna.jturbo.driver.y

 

Add all the above JDBC properties to the respective node and apply load to the application.

Version history
Last update:
‎11-19-2018 12:46 PM
Updated by:
Contributors