SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 
        
Home       Members    Calendar    Who's On



Event viewer error? Expand / Collapse
Author
Message
Posted Wednesday, November 19, 2008 3:32 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Thursday, July 02, 2009 9:14 PM
Points: 186, Visits: 607
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
Post #605446
Posted Wednesday, November 19, 2008 3:35 PM


SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Thursday, July 02, 2009 2:43 PM
Points: 243, Visits: 361
That's WMI.

It's a WQL query you're seeing in the log details, and winmgmt is the WMI service.
Post #605449
Posted Wednesday, November 19, 2008 4:12 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Thursday, July 02, 2009 9:14 PM
Points: 186, Visits: 607
So what we have to do to get rid of this error? plz advice me
Post #605465
Posted Wednesday, November 19, 2008 4:48 PM
Ten Centuries

Ten CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen Centuries

Group: General Forum Members
Last Login: 2 days ago @ 6:06 PM
Points: 1,152, Visits: 5,637
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
Post #605477
« Prev Topic | Next Topic »


Permissions Expand / Collapse