Hi @luizpolli, just to make sure, did you follow all the steps lined out in the documentation? Especially, adding the java.library.path system property when starting database agent: java -Djava.library.path="C:\dbagent_install_dir\auth\x64" -jar db-agent.jar https://docs.appdynamics.com/appd/24.x/25.3/en/database-visibility/add-database-collectors/configure-microsoft-sql-server-collectors#id-.ConfigureMicrosoftSQLServerCollectorsv24.10-BeforeyouBegin Best, Franz Edit: I somehow didn't notice the no mssql-jdbc_auth-8.4.0.x64 in java.library.path: C:\dbagent\db-agent-25.1.0.4748\auth\x64 error message. Seems like this is set up already.
... View more