cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MSSQL extension is not working

seema
Visitor

Hi team,

I configured the database connection for MSSQL and activategate is also installed. But getting the following error "Failed to assign monitoring configuration to ActiveGate. Reason: Fastcheck no response - datasource exited without providing status"

3 REPLIES 3

Kamble_Supriya
Observer

Hi Seema,

You can start by checking if the firewall connectivity between the Active Gate and the MSSQL Server is established.

To verify connectivity, run the following command from the Active Gate server:
telnet MSSQL Server IP Port(1433)

  • Source: Active Gate Server
  • Destination: MSSQL Server
  • Port: Default is 1433 (Verify the actual port your database is running on and open it accordingly)

Firewall connectivity must be established between the MSSQL Server and the ActiveGate Server for the extension to execute queries. Ensure that the database user created for the Dynatrace extension has the required permissions to query the database and fetch data.

seema
Visitor

Tested, it works fine.

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You can check ActiveGate logs extensions for more details, default is "/var/lib/dynatrace/remotepluginmodule"

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts