When you try to create a Windows Management Instrumentation (WMI) event alert by using the
sp_add_alert stored procedure on a named cluster instance of Microsoft SQL Server 2008, you receive the following error message:
Msg 22022, Level 16, State 1, Line 0
SQLServerAgent Error: WMI error: 0x80041013.
Msg 14511, Level 16, State 1, Procedure sp_verify_alert, Line 300
The @wmi_query could not be executed in the @wmi_namespace provided. Verify that an event class selected in the query exists in the namespace and that the query has the correct syntax.
Note This problem does not occur if the cluster's SQL network name has exactly 15 characters.
The SQL network name is also known as the virtual SQL Server name.