Create / Remove Indexes Tool
This tool will manage Indexing of the database table. In fact it will it will create/remove Index on ID column and FromHost column of SystemEvents table. In short, Index will help to improve performance querying records from the database. For further information we recommend to take a look at "Concept of Indexing":
Figure1: Choose...
Decide if the indexes should be create or remove. Click "Next" button to proceed.
Figure2: Indexes created successfully
If you chose "Create Indexes" in the initial step, you will see Figure2 if the indexes were successfully created.
Figure3: Indexes removed successfully
If you chose "Remove Indexes" in the initial step, you will see Figure2 if the indexes were successfully created.