MSSQL Index Defrag

This is a little tool for making the rebuilding and getting stats for your fragmented index's much easyier.

 

The aim of the tool is to make the operation of rebuilding fragmented index's a point and click job.

 

Main Features so far

  • Provide list of index's with fragmentation percentage
  • Take recommended action on fragmented index's
  • Rebuild selected index's
  • Rebuild all index's in a database
  • Ignore index's based on smaller page sizes

 

Works With

  • SQL Server 2005
  • SQL Server 2008

 

Requirements

  • .NET 3.5 SP1

 

Current Version

 

 

Past Versions

 

 

Screenshot

 

ChangeLog - 2011-04-07

  • Fix a problem with the installer
  • Fixed a problem with a button that didnt disable

 

ChangeLog - 2011-03-17

  • Added Re Organize selected button
  • Added filter based on page count