March 13, 2006 at 11:38 am
I installed SQL Server 2005 Enterprise cluster server, everything is fine except after I connect to management studio if you review the window event view, there is error always there,
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"
I guess //./ means local server, which should be virtual server name, does anyone knows how to change in some place to fix this?
Thanks
Rachel
March 14, 2006 at 9:54 am
Does anyone see this from event view(application error)
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
Rachel
June 12, 2006 at 8:16 am
I have the same problem. Does anyone know how to fix it?
Judy
June 12, 2006 at 11:48 am
Hi Rachel, try to replace your namespace where you see the period with the virtual name of the cluster. HOpe this works for you. You can also do the virtual IP as well.
Brian Knight
Free SQL Server Training Webinars
June 13, 2006 at 3:43 pm
I have the same problem hrmmm..where would i change the namespace?
June 30, 2006 at 12:49 pm
Try this: C:\program files\microsoft sql server\90\shared\sqlmgmproviderxpsp2up.mof
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply