AppDynamics Knowledge Base

Detecting JTurbo JDBC calls

Detecting JTurbo JDBC calls

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.

Labels (1)
Tags (1)
Version history
Last update:
‎02-19-2015 01:45 PM
Updated by: