Reporting on Aborted checkstorage and checkverify Operations

When a checkstorage or checkverify operation aborts, it prints a message that contains the operation ID (opid) and the name of the database that was being examined when the operation aborted.

An aborted checkverify operation also provides a sequence number in the message, which instructs the user to run sp_dbcc_patch_finishtime, with the provided dbname, opid, and (if it was a checkverify operation), the sequence number, seq. After executing sp_dbcc_patch_finishtime, you can create fault reports on the aborted operation.