Documentation
We get asked sometimes how you can make MR sort tables and indexes by page count or how to process tables and indexes that are over a certain row count or pa...
Thu, Jul 12, 2018 at 10:22 AM
There is no built-in deadlock handling in MR and reindex statements themselves don't have any way to naturally handle this either. That said, MR does al...
Thu, Jul 12, 2018 at 10:22 AM
There may be some differences between what Minion Reindex reports and what SSMS reports for fragmentation levels. MR will always take the maximum fragmentat...
Thu, Jul 12, 2018 at 10:22 AM
Minion Reindex 1.2: Quick Start Minion Reindex by MidnightDBA is a stand-alone index maintenance solution that can be deployed on any number of server...
Mon, Jul 30, 2018 at 4:14 PM
Top 10 Features Minion Reindex by MidnightDBA is a stand-alone index maintenance module. Once installed, Minion Reindex automatically maintains all onli...
Mon, Jul 30, 2018 at 3:34 PM
Architecture Overview Minion Reindex is made up of SQL Server stored procedures, tables, and jobs. There is an optional PowerShell script for installati...
Mon, Jul 30, 2018 at 3:42 PM
How To: Configure settings for a single database Default settings for the whole system are stored in the Minion.IndexSettingsDB table. To specify...
Mon, Jul 30, 2018 at 3:50 PM
How To: Configure settings for a single table Default settings are stored in the Minion.IndexSettingsDB table. To specify settings for a specific...
Mon, Jul 30, 2018 at 3:56 PM
How To: Reindex databases in a specific order You can choose the order in which databases will be maintained. For example, let’s say that you want y...
Mon, Jul 30, 2018 at 5:35 PM
How To: Reindex tables in a specific order You can choose the order in which tables will be maintained. For example, let’s say that you want t...
Mon, Jul 30, 2018 at 5:47 PM