|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Monitor Index Usage.Hi,
Is there any tool out there that can monitor what indexes are being used in SQL Server? Example a filter in SQL Server Profiler for index usage? Marcel mpighin wrote:
> Hi, I don't know a direct way at the moment, but you can get Profiler to write> > Is there any tool out there that can monitor what indexes are being > used in SQL Server? Example a filter in SQL Server Profiler for index > usage? text execution plans and search them for your index's name. HTH Kind regards robert |
|||||||||||||||||||||||