Activity overview
Latest activity by MH_City
Hi Alex,
thanks for the answer. The error message is more or less the same for the different events:
"A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No such host is known.)"
I can ping the server name though and the WMI services for the nodes run fine.
There is also an error in relation to WMI (for the SQL part?):
OpenNamespace: root\cimv2
"The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)"
Please note that the WMI stats for the cluster and the nodes are coming in fine!
So I am at a loss why the SQL part of the monitored cluster shows "unreachable" and why it shows WMI errors (shouldn't it gets its data directly from the SQL server connection?)
I am monitoring from my computer within the base network. The accounts used are the windows administrator account of the host machine and for the SQL part I used various SQL Server accounts (sysadmin user) as well as various Windows Host User accounts.
Thanks,
Martin / comments
Hi Alex,
thanks for the answer. The error message is more or less the same for the different events:
"A network-related or instance-specific error occurred while establishing a connection to SQL Se...