Activity overview
Latest activity by h_shali
Alex B said:
Hi @h_shali, Please do let me know if what @andrewboggs said works for you as well. But if the MSCluster namespace doesn't exist then the only other thing it should be trying to do in that discover phase is query the root\cimv2 namespace with SELECT Name FROM Win32_Service WHERE Name = 'MSSQLSERVER' OR Name LIKE 'MSSQL$%'And if that is failing then you may need to repair WMI in some way to get tthe Win32_Service class back. Kind regards, Alex
Hi @Alex My problem was solved by repairing WMI Thank you very much / comments
Alex B said:
Hi @h_shali,Please do let me know if what @andrewboggs said works for you as well. But if the MSCluster namespace doesn't exist then the only other thing it should be trying to ...
Hi all I run a query and there was no output [image] But when I added the server again, I got the following error [image] / comments
Hi allI run a query and there was no outputBut when I added the server again, I got the following error
Alex B I ran a query(SELECT Name FROM __Namespace) and there was no output [image] But when I added the server again, I got the following error [image] / comments
Alex BI ran a query(SELECT Name FROM __Namespace) and there was no outputBut when I added the server again, I got the following error
Hi I connected the server to monitoring and no error occurred But it is not displayed in the servers section.[image]
/ comments
HiI connected the server to monitoring and no error occurredBut it is not displayed in the servers section.
Error Detect SQL Servers Initialization failure
HiI am trying to add a server to the monitoring and I have encountered the followingMy login in SQL is sys admin