Learn more about Toad for SQL Server
at Dell Software

Find solutions and downloads at the
Toad for SQL Server Support Portal

Toad for SQL Server 6.6

You are here: SQL Server Objects > Indexes > Defragment Indexes

Defragment Indexes

To defragment an index

  1. Select Tools | Administer | Index Fragmentation.

    Note: You can also right-click an index from the Indexes node and select Defragment Index.

  2. Select a database.

    Tip: To narrow the search results enter a table or view name.

  3. Click Search.

    Note: You can set the scanning mode:

  4. Select one or more indexes.

    Notes:

  5. Click .

  6. Complete the fields as necessary. Review the following for additional information:

    Fill factor setting

    Select one of the following options:

    • OLTP—Select when working with intensively changing data. The fill factor value is automatically set to 85.

    • Data warehouse—Select when working with rarely changing and especially with stored data. The fill factor value is automatically set to 100.
    • Custom—Select to manually enter the fill factor value.

 

Related

About Tables 

Create and Alter Indexes

of