Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
amirs
Constraint Violating Yak Guru
260 Posts |
Posted - 2008-06-05 : 06:59:00
|
| hiDid someone have the answer for this problem of SQL2005? 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. |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-06-05 : 10:23:27
|
| Is it causing issue? |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-06-05 : 23:24:44
|
| Where did you get that message? |
 |
|
|
amirs
Constraint Violating Yak Guru
260 Posts |
Posted - 2008-06-05 : 23:59:32
|
| in application log in Event Viewer |
 |
|
|
monty
Posting Yak Master
130 Posts |
Posted - 2008-06-06 : 02:22:28
|
| this is a known issue that is caused by WMI and there will is a fix for this known issue on SQL Server SP2.. whats the version of sql server and i assume you havent applied SP2its me monty |
 |
|
|
|
|
|