subject: exchange

Rui Silva - Exchanging Knowledge About Exchange

Recent Posts

Sponsors

Tags

News

Disclaimer

  • This posting is provided "AS IS" with no warranties, and confers no rights.
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway. Please use the Exchange Forums for support requests.

Community

Email Notifications

Blogroll

Links

Archives

The dreadful -1018


One of the most feared Exchange errors is probably -1018 (JET_errReadVerifyFailure). This error means one of two conditions has been detected when reading a page in the database:

  • The logical page number recorded on the page does not correspond to the physical location of the page inside the database file. 
  • The checksum recorded on the page does not match the checksum Exchange expects to find on the page.

To help us in this situation Microsoft published Exchange Server Error -1018, How Microsoft IT Recovers Damaged Exchange Databases, a paper that shows how Microsoft IT monitors for this error, what happens after database file damage has been discovered, and how Microsoft recovers databases affected by the problem.

BTW, here are a couple of KB articles with some more details: