Home Forums SQL Server 2008 Data Corruption (SS2K8 / SS2K8 R2) DBCC CHECKDB('master') gives no errors in log, but generates Msg 0 (severe error, discard results) RE: DBCC CHECKDB('master') gives no errors in log, but generates Msg 0 (severe error, discard results)

  • Our regular job recycled the error log last night; the output in the previous message was generated 5 minutes ago.

    The SQL Server log just shows this:

    [font="Courier New"]DBCC CHECKDB (master) WITH all_errormsgs, no_infomsgs executed by Us\DFrancis found 0 errors and repaired 0 errors. Elapsed time: 0 hours 0 minutes 4 seconds. Internal database snapshot has split point LSN = 00000989:000000d8:0002 and first LSN = 00000989:000000d0:0001.[/font]

    [edited to improve formatting]


    R David Francis