Documentation

Quick Start - Minion CheckDB
Minion CheckDB by MinionWare is a free stand-alone integrity check solution that can be deployed on  any number of servers.  Minion CheckDB is comprised ...
Thu, Jul 12, 2018 at 10:22 AM
Top Features in Minion CheckDB
Minion CheckDB is a stand-alone database integrity check module. Once installed, Minion CheckDB automatically checks all online databases on the SQL Server ...
Thu, Jul 12, 2018 at 10:22 AM
Architecture Overview - Minion CheckDB
Minion CheckDB is made up of SQL Server stored procedures, functions, tables, and jobs.  The tables store configuration and log data; stored procedures perf...
Thu, Jul 12, 2018 at 10:22 AM
Overview of Tables - Minion CheckDB
The tables in Minion CheckDB fall into four categories: those that store configured settings, those that log operational information, debug tables, and work...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsAutoThresholds
This table allows you to automate whether databases get a DBCC CheckDB operation, or a DBCC CheckTable operation. These settings only apply to runs of the s...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsDB
Minion.CheckDBSettingsDB contains the essential CheckDB settings for databases, including process order, history retention, pre-and postcode, native setting...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsRemoteThresholds
Minion CheckDB provides remote integrity checks, where a database may be restored to another instance for DBCC CheckDB operations. This table allows you to d...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsRotation
Minion CheckDB allows you to define a rotation scenario for your operations. For example, a nightly round of 10 databases would perform integrity checks on 1...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsServer
This table contains server-level integrity check settings, including schedule information. The primary Minion CheckDB job “MinionCheckDB-AUTO” runs regularly...
Thu, Jul 12, 2018 at 10:22 AM
Minion.CheckDBSettingsSnapshot
This table holds the settings for custom database snapshots. “A database snapshot is a read-only, static view of a SQL Server database (the source databas...
Thu, Jul 12, 2018 at 10:22 AM