Event viewer error?

  • Hi

    we are Running SQL Server 2005 64-bit enterprise edition on a windows 2003 cluster. We are getting an error in event viewer as below. Could you plz tell me is this error related sql server or windows? If it is SQL Server error what are the steps to take to get rid of this error?

    In this link,they are saying about SP2 related Issue plz clarify me.

    http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=211355

    Event Type:Error

    Event Source:WinMgmt

    Event Category:None

    Event ID:10

    Date:11/18/2008

    Time:8:36:20 AM

    User:N/A

    Computer:SQL

    Description:

    Event filter with query "select * from __InstanceModificationEvent within 10 where TargetInstance isa 'Win32_Service'" could not be (re)activated in namespace "//./root/Microsoft/SqlServer/ComputerManagement" because of error 0x80041010. Events may not be delivered through this filter until the problem is corrected.

    and also what are the security patches do we need to apply after installing SP2?

    Thank You

  • That's WMI.

    It's a WQL query you're seeing in the log details, and winmgmt is the WMI service.

  • So what we have to do to get rid of this error? plz advice me

  • Try this:

    1. Restart WMI service.

    If still not resolved then tell me where exactly are you getting this message on client machine or only on server?

    MJ

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply