I got the following error today upon bootup of Windows Server 2003 SP 2 R2
Enterprise:
------------------------------------------------------------------
The Active Directory is rebuilding indices. Please wait…
Security Accounts Manager initialization failed because of the followingi
error: Directory Service cannot start. Error Status: 0xc00002e1. Please click
OK to shutdown this system and reboot into Directory Services Restore Mode,
check the event log for more detailed information.
------------------------------------------------------------------
Rebooting in Directory Services Restore Mode allows me to check he Directory
Service event log. Below are three of those errors:
================================================== ===
Event Type: Error
Event Source: NTDS ISAM
Event Category: Logging/Recovery
Event ID: 477
Date: 4/25/2007
Time: 8:50:45 AM
User: N/A
Computer: RC-SERVER-4
Description:
NTDS (532) NTDSA: The log range read from the file "E:\WINDOWS\NTDS\edb.log"
at offset 9272832 (0x00000000008d7e00) for 512 (0x00000200) bytes failed
verification due to a range checksum mismatch. The read operation will fail
with error -501 (0xfffffe0b). If this condition persists then please restore
the logfile from a previous backup.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
================================================== ===
Event Type: Error
Event Source: NTDS ISAM
Event Category: Logging/Recovery
Event ID: 465
Date: 4/25/2007
Time: 8:50:45 AM
User: N/A
Computer: RC-SERVER-4
Description:
NTDS (532) NTDSA: Corruption was detected during soft recovery in logfile
E:\WINDOWS\NTDS\edb.log. The failing checksum record is located at position
18111:191. Data not matching the log-file fill pattern first appeared in
sector 18112. This logfile has been damaged and is unusable.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
================================================== ===
Event Type: Error
Event Source: NTDS ISAM
Event Category: Logging/Recovery
Event ID: 465
Date: 4/25/2007
Time: 8:50:46 AM
User: N/A
Computer: RC-SERVER-4
Description:
NTDS (532) NTDSA: Corruption was detected during soft recovery in logfile
E:\WINDOWS\NTDS\edb.log. The failing checksum record is located at position
END. Data not matching the log-file fill pattern first appeared in sector
18112 (0x000046C0). This logfile has been damaged and is unusable.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
================================================== ===
I can't boot normally and must boot to Directory Services mode. I can't
remove AD while in Directory Services mode. So it seems I must fix the
edb.log file.
What do I do from here?
--
Bob