Name | Type | Description |
---|---|---|
ExecutionDateTime | datetime |
Date and time of the operation. |
DBName | nvarchar |
Database name. |
SchemaName | varchar |
Schema name. |
TableName | varchar |
Table name. |
IndexName | varchar |
This field is not yet in use. |
IndexType | varchar |
This field is not yet in use. |
BeginTime | datetime |
The date and time that the operation began. |
EndTime | datetime |
The date and time that the operation finished. |
Error | int |
The error number. (E.g., error number 8989.) |
Level | int |
The error level. |
State | int |
The error state. |
MessageText | varchar |
The message text. E.g., “CHECKDB found 0 allocation errors and 0 consistency errors in database 'ABC'.” |
RepairLevel | nvarchar |
The repair level used for the operation. |
Status | int |
The status of the operation. (0 = Success.) |
DbId | int |
Database ID. |
DbFragId | int |
CHECKDB TABLERESULTS output; not documented. |
ObjectId | bigint |
Object ID. |
IndexID | int |
Index ID. |
PartitionId | bigint |
Partition ID. |
AllocUnitId | bigint |
Allocation unit ID. |
RidDBId | int |
Undocumented. |
RidPruId | int |
Undocumented. |
File | int |
Undocumented. |
Page | bigint |
Undocumented. |
Slot | bigint |
Undocumented. |
RefDbId | int |
Undocumented. |
RefPruId | int |
Undocumented. |
RefFile | bigint |
Undocumented. |
RefPage | bigint |
Undocumented. |
RefSlot | bigint |
Undocumented. |
Allocation | int |
Undocumented. |
Minion.CheckDBCheckTableResult Print
Created by: Sean McCown
Modified on: Thu, Jul 12, 2018 at 10:23 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.