Documentation

Minion.CheckDBSnapshotGet
Creates the statement to create custom snapshots for CheckDB or CheckTable. This procedure is meant for internal use. Future solutions (or MinionWare s...
Thu, Jul 12, 2018 at 10:23 AM
Minion.CheckDBStatusMonitor
This procedure updates the status of running operations, in Minion.CheckDBLogDetails. It is automatically started at the start of an integrity check operatio...
Thu, Jul 12, 2018 at 10:23 AM
Minion.CheckDBThreadCreator
This procedure is for internal use only.
Thu, Jul 12, 2018 at 10:23 AM
Minion.CloneSettings
This procedure allows you to generate an insert statement for a table, based on a particular row in that table. We made this procedure flexible: you can ent...
Thu, Jul 12, 2018 at 10:23 AM
Minion.DBMaintDBSettingsGet
Determines which settings from the Minion.CheckDBSettingsDB table apply for a given database and operation, at a given time. This procedure is generally for...
Thu, Jul 12, 2018 at 10:23 AM
Minion.DBMaintDBSizeGet
Determines the size of the database passed in through @DBName, as determined by the ThresholdType and ThresholdValue fields in the Minion.CheckDBSettingsAuto...
Thu, Jul 12, 2018 at 10:23 AM
Minion.DBMaintServiceCheck
This procedure checks the SQL Agent run status and returns the result in an output parameter. Note that this function is shared between Minion modules.  ...
Thu, Jul 12, 2018 at 10:23 AM
Minion.DBMaintStatusMonitorONOff
This procedure is used to turn the status monitor job on or off. NOTE: This procedure is used internally; it is not meant to be called manually. Note t...
Thu, Jul 12, 2018 at 10:23 AM
Minion.DBMaintSQLInfoGet
This function returns a table with information about the current server instance: VersionRaw, Version, Edition, OnlineEdition, Instance, InstanceName, and Se...
Thu, Jul 12, 2018 at 10:23 AM
Overview of Jobs - Minion CheckDB
When you install Minion CheckDB, it creates two new jobs: MinionCheckDB-AUTO – Runs every hour. This job consults the Minion.CheckDBSettingsServer tab...
Thu, Jul 12, 2018 at 10:23 AM