May 20, 2003 01:20 PM

Tracking Index Usage

Rating: (0)
SQL Server Magazine
InstantDoc ID #38789

How can I track how frequently my applications use indexes on a particular table and find out which applications are using the indexes?

Tracking index usage helps you determine which indexes you need to keep, but you can't get this information without a detrimental effect on your server performance. To get the information, run an audit-object trace on the object IDs that represent the indexes. You can also get the information by running a Showplan trace using SQL Server Profiler.

If ...

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

What version of sql is this for?
Listing 3 procs do not exist in sql2k.

Chip5/3/2007 2:04:33 PM


What version of sql is this for?
Listing 3 procs do not exist in sql2k.

Chip5/3/2007 2:04:33 PM


You must log on before posting a comment.

Are you a new visitor? Register Here
GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS