Help on checkdb error.

  • All,

    I got following error at the end of checkdb output:

    CHECKDB found 0 allocation errors and 0 consistency errors in database 'Audit'.

    Msg 0, Level 11, State 0, Line 0

    A severe error occurred on the current command. The results, if any, should be discarded.

    Msg 0, Level 20, State 0, Line 0

    A severe error occurred on the current command. The results, if any, should be discarded.

    There no error in allocation and consistency. Is it OK to disregard this error message?

  • It looks like database 'Audit' has no issues.

    Please run DBCC CHECKDB(AuditT) WITH NO_INFOMSGS

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply