Navigation:  Command Line Applications > CheckDB >

Event Log Logging

Top  Previous  Next

When specifying the /le option, CheckDB will log all actions to the event log with the event source NTToolkit and the event category CheckDB. All successful checks will be logged as informational events, whereas all errors will be logged as error events.

 

CheckDB logs the following events to the event log:

 

Event ID

Event Message

1100

Connection:        OK

Database Type:        %1

Time Elapsed:        %2

1101

Connection:        OK

Database Type:        %1

Time Elapsed:        %2

SQL Query:        "%3"

1102

Connection:        ERROR

Reason:        %1

1103

Connection:        OK

Database Type:        %1

Time Elapsed:        %2
SQL Query:        "%3" -> ERROR

Failure Reason:        %4