Fragmented indexes
Lee Mellor
Posts: 14
Hi,
is there a particular event or time that could trigger a fragmented index alert? i have an index that triggered an alert at what would appear to be a pretty random time. there were no dbcc checks or show contigs going on. also shouldnt the alert become inactive if the condition no longer applies (ie, the index has been rebuilt)
thanks,
Lee.
is there a particular event or time that could trigger a fragmented index alert? i have an index that triggered an alert at what would appear to be a pretty random time. there were no dbcc checks or show contigs going on. also shouldnt the alert become inactive if the condition no longer applies (ie, the index has been rebuilt)
thanks,
Lee.
Comments
SQL Monitor checks for fragmented index at Sunday 01:00 hrs (local time of machine on which you have installed Base Monitor). This is only checked once a week because this is a very expensive operation on Monitored entity.
Yes, the alert will be ended when the check runs next time i.e. on Sunday.
Thanks,
Priya
Project Manager
Red Gate Software
Thanks for the reponse. explains everything :-)
Regards,
Lee
Agree with the once a week scanning on this due to the relative expensiveness of running the query to get these results.