16 Nov 2022 08:28 PM
Hello!
I would like to ask for help.
We want to use Microsoft SQL Server extension.
I am given a railway company, on a Microsoft SQL server there are several live databases. They are responsible for the operation of several live systems so they cannot just be restarted at any time.
Unfortunately, I get mixed information from people who say that the whole server needs to be restarted, which is problematic because many other live systems have their databases on this server.
So my question is, after installing an ActiveGate, do you have to reboot the server anyway, or is this misinformation?
Solved! Go to Solution.
16 Nov 2022 08:47 PM
I have done the oracle db poller and as it is running from the active gate there was no DB restarts required as its just pulling telemetry based off SQL queries
If you are polling the database using the following Extension /ui/hub/ext/com.dynatrace.extension.sql-server It does mention this:
But from my experience/knowledge, so take with a grain of salt, the DB shouldn't need a restart as the SQL engine itself isn't injected into like other services?
The service that is created will only ever show queries from Dynatrace instrumented callers. So as long as the agent is installed the SQL side setup + extension in theory I think its just connecting to the instance and polling it?