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

MS SQL DB Error

thilinaab
Newcomer

We are facing this error in an extension MS SQL DB end point- Port 1433: [ONGOING] - Query has failed: Invalid column name 'logical_server_name'. [SQLState: S0001, ErrorCode: 207]. If some one could help on this, appreciate it.

1 REPLY 1

sujit_k_singh
Champion

Hi @thilinaab 

I think this error happens because the extension is running a query containing logical_server_name—a column specific to Azure SQL Database system views—against a standard On-Premises or SQL Server VM instance where the column doesn't exist.

Ensure the endpoint in Extension settings is configured for Microsoft SQL Server, not Azure SQL Database.

Thanks,

Sujit

Dynatrace Professional Certified

Featured Posts