Job fails with "0xe000035b - The consistency check of the snapshot for the Microsoft Active Directory, ADAM or AD LDS transaction log has failed. You should check for possible data corruption in the transaction log that is online."
| Article:TECH87307 | | | Created: 2009-01-04 | | | Updated: 2013-01-31 | | | Article URL http://www.symantec.com/docs/TECH87307 |
Problem
Job fails with "0xe000035b - The consistency check of the snapshot for the Microsoft Active Directory, ADAM or AD LDS transaction log has failed. You should check for possible data corruption in the transaction log that is online."
Solution
- Open Windows Command Prompt (Start > Run > Cmd)
- Type
Net Stop Adam_<instancename >
Note: This commend will take the ADAM instance offline for maintenance.
- Type
CD C:\Windows\Adam
- Type
DSDBUTIL and then press Enter.
Note: If the command prompt does not report "Active instance set to <instancename>" follow instructions below:
From the DSDBUTIL command prompt type "Activate instance <instancename> " where instancename is the name of the ADAM instance
After the active instance is set continue with the steps below.
- Type
FILES and then press Enter.
The File Maintenance command prompt will now be displayed
- Type
INTEGRITY , then press Enter.
This will run an integrity check on the files related to the ADAM database
If no errors typequit , then press Enter to exit the file maintenance command prompt.
- From the DSDBUTIL command prompt, type "
Semantic database analysis " then press Enter.
The Semantic Checker command prompt will now be displayed
- From the Semantic Checker command prompt, type
GO , then press Enter.
If there are no errors then check has completed successfully.
Dsdbutil
http://technet.microsoft.com/en-us/library/cc770715.aspx
Semantic Database Analysis
|
|
| Source | UMI |
| Value | V-79-57344-859 |
| Description | The consistency check of the snapshot for the Microsoft Active Directory, ADAM or AD LDS transaction log has failed. You should check for possible data corruption in the transaction log that is online. |
| Source | Error Code |
| Value | 0xe000035b |
| Description | The consistency check of the snapshot for the Microsoft Active Directory, ADAM or AD LDS transaction log has failed. You should check for possible data corruption in the transaction log that is online. |
Legacy ID
318956
Article URL http://www.symantec.com/docs/TECH87307
Terms of use for this information are found in Legal Notices









Thank you.