Re: NTDS cannot be found, need help



You can try to use the Esentutl.exe directly to resolve the problem.

Start the Server in Ad Restore Mode



To perform an integrity check.

Type the following command (including the quotation marks), and then press
ENTER: esentutl /g "path\ntds.dit"

where path is the path to the folder that contains the Ntds.dit db file. By
default, this folder is C:\Winnt\Ntds.


To repair the database:
Type the following command (including the quotation marks), and then press
ENTER: esentutl /p "path\ntds.dit"
Import: Delete the database log files from the Winnt/Ntds folder. Do not
delete or move the Ntds.dit file.


However if you're planning to remove AD you can try to recover SBS to a
different Box (Temp):

Check this MS White paper to restore SBS2000:
http://www.microsoft.com/sbserver/techinfo/administration/2000/disasterrec.mspx



Good luck

--
Best Regards
Systems Administrator
MCSA + Exchange



"Paul Clemmons" <pclemmons@xxxxxxxxxxxxxxxx> wrote in message
news:uFD5skmXGHA.3660@xxxxxxxxxxxxxxxxxxxxxxx
when I do the integrity, it gives me the error -1032 that the file is
locked and in use by something else.

the chkdsk had no errors. I am sort of stuck because one of the MS
suggestions is to remove the active directory, but you can't do that in
safe mode. I can't reinstall because of the Exchange server database
cannot be moved over to a new system and I can't start it because you
can't in safe mode.

Any more suggestions?
"Jmnts" <Jmnts@xxxxxxxxxxx> wrote in message
news:ecVY1zlXGHA.1084@xxxxxxxxxxxxxxxxxxxxxxx
Hi

Did you try to run ntdsutil for:
- file maintenance: integrity
- semantic checker: go fix

Did you check if disk has virus?
Run CheckDisk for bad clusters (AD Restore mode) - chkdsk c: /x /v
Then try to move the database - Ntdsutil: - file maintenance: move db to
....

Good Luck

--
Best Regards
Systems Administrator
MCSA + Exchange



"Paul Clemmons" <pclemmons@xxxxxxxxxxxxxxxx> wrote in message
news:%23fEEGykXGHA.1084@xxxxxxxxxxxxxxxxxxxxxxx
Here is the situation. I have a client's server, SBS2000, the C: Drive
ran
out of drive space and I got the dreaded LSASS.EXE error. Following all
the
directions, I deleted some of the files to now have 1.8GB free and
rebooted
and still have the same error. I have followed the NTDSUTIL Knowledge
Base
article and the I am getting the error that soft recovery failed because
the
database could not be found. The NTDS.DIT file is there along with all
the
other files that are supposed to be there. If I try to repair, recover,
move or do an integrity check in NTDSUTIL, I get the same error,
DBInitializeJetDatabase Error system database not found. I am at wits
end
right now. I can't do a recovery as the third-party backup solution
(Backup
Exec) will not start in safemode. I have read that the .edb file might
be
the cause of this, but I am getting a bit desparate to figure out how to
fix
this problem. Please anyone help.

Paul Clemmons
PC Networks









.



Relevant Pages

  • Re: Database Model - Class, objects and interaction
    ... I was just proving stored procedures can call views. ... stuff like security and logging. ... So given 100,000 users, you would create database accounts for each? ... Part of our system's integrity was its reliability, and reliability is often assisted by simplicity. ...
    (comp.object)
  • Re: ODB (Cache?) vs ORM
    ... This is common and accepted database knowledge. ... > other way is error-prone, thus virtually guaranteed to break integrity, producing ... > is multiple orders of magnitude more powerful than procedural optimization. ...
    (comp.lang.java.databases)
  • Re: RMAN help
    ... Database mounted. ... RMAN> recover database; ... allocated channel: ORA_DISK_1 ... Starting restore at 11-MAY-06 ...
    (comp.databases.oracle.server)
  • Re: event id 474: inconsistent ntds.dit
    ... If you have a recent backup I recommend you to perform restore ... can try to repair the Database, In some situation, certain ... How to Recover the Database and if it fails try How to Repair the ... Open a command prompt and run NTDSUTIL to verify the paths for the ...
    (microsoft.public.win2000.active_directory)
  • Re: Recovering Deleted Tables
    ... There are only four ways to recover a deleted table without incurring ... this method is useless as soon as the database is closed or ... Restore from backup. ... I felt this to be a little steep. ...
    (microsoft.public.access.tablesdbdesign)

Loading