Database
Database
This branch contains database maintenance functions.
Referesh Database - use this button to refresh all databases from SQL server instance and display them on a list.
Diagnose - run diagnose to see results for selected databases.

Diagnose indexes shows poorly used indexes since server SQL restart and missing indexes by index advantage according to SQL server engine.
Diagnose IO shows drive level latency information since server restart and calculates average latency per read, per write and per tota input/output for each database file.
Also see:
