Tech Support > Operating Systems > Windows 2003 > AD corruption
AD corruption
Posted by Brian Bratten on December 16th, 2003


I have a bad disk in my server that corrupted my AD. I am
receiving a Jet_errPageSizeMismatch when I try to repair
the database. This is my Operation Master within my
forrest.

Posted by Dmitri Gavrilov [MSFT] on December 16th, 2003


Pass /8 param to esentutl. But repairing a corrupt DB may not work for you.
If the corruption was in secondary index data, then you are lucky. If it was
in a table, then you are screwed. AD does not tolerate missing DB pages very
well, because of internal semantical constraints.

You are better off re-promoting this DC. Seize operations FSMO to another
DC.

--
Dmitri Gavrilov
SDE, Active Directory Core

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"Brian Bratten" <anonymous@discussions.microsoft.com> wrote in message
news:151b101c3c408$72d8f730$a601280a@phx.gbl...



Similar Posts