Getting Winmgmt error Continuously in SQL Server 2000

  • Hi,

    We are getting the Winmgmt error in eventviewer continuously like below and is this error related to sql server?

    1.

    Event Type:Error

    Event Source:WinMgmt

    Event Category:None

    Event ID:10

    Date:3/19/2009

    Time:10:30:21 AM

    User:N/A

    Computer:ADVQA

    Description:

    Event filter with query "SELECT * FROM __InstanceCreationEvent WITHIN 600 WHERE TargetInstance isa "Win32_PnPEntity"" could not be (re)activated in namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be delivered through this filter until the problem is corrected.

    2.

    Event Type:Error

    Event Source:WinMgmt

    Event Category:None

    Event ID:10

    Date:3/19/2009

    Time:10:30:21 AM

    User:N/A

    Computer:ABC

    Description:

    Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance isa "Win32_LogicalMemoryConfiguration" AND TargetInstance.AvailableVirtualMemory > 0" could not be (re)activated in namespace "//./root/CIMV2" because of error 0x8004106c. Events may not be delivered through this filter until the problem is corrected.

    What will be the possible reason for this error and how to resolve it.

    Thanks

  • It is an error with WMI database that is on each computer; not error from SQL Server.

    I would search on Google for WMI errors ... that Might help you out.

    Thanks.

    [font="Arial"]---

    Mohit K. Gupta, MCITP: Database Administrator (2005), My Blog, Twitter: @SQLCAN[/url].
    Microsoft FTE - SQL Server PFE

    * Some time its the search that counts, not the finding...
    * I didn't think so, but if I was wrong, I was wrong. I'd rather do something, and make a mistake than be frightened and be doing nothing. :smooooth:[/font]

    How to ask for help .. Read Best Practices here[/url].

Viewing 2 posts - 1 through 1 (of 1 total)

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