Hi Expert,
Trying restore mailbox from the .edb file,
[PS] C:\Recoverdatabse\RBD>Eseutil /mh DDB01.edb.
DATABASE HEADER:
Checksum Information:
Expected Checksum: 0xfbbd8216
Actual Checksum: 0xfbbd8216
Fields:
File Type: Database
Checksum: 0xfbbd8216
Format ulMagic: 0x89abcdef
Engine ulMagic: 0x89abcdef
Format ulVersion: 0x620,20
Engine ulVersion: 0x620,20
Created ulVersion: 0x620,20
DB Signature: Create time:10/18/2015 23:20:42.023 Rand:3055696134 Computer:
cbDbPage: 32768
dbtime: 883331822 (0x34a692ee)
State: Dirty Shutdown
Log Required: 1262926-1263028 (0x13454e-0x1345b4)
Log Committed: 0-1263029 (0x0-0x1345b5)
Log Recovering: 1263029 (0x1345b5)
GenMax Creation: 06/10/2016 19:01:25.983
Shadowed: Yes
Last Objid: 129667
Scrub Dbtime: 0 (0x0)
Scrub Date: 00/00/1900 00:00:00
Repair Count: 0
Repair Date: 00/00/1900 00:00:00.000
To make database clean shutdown, I ran following comdlet.
[PS] C:\Recoverdatabse\RBD>eseutil /r "E06" /l "C:\Recoverdatabse\RBD\_restoredLogs" /d "C:\Recoverdatabse\RBD\DDB01.edb"
Got the following error.
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 15.00
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating RECOVERY mode...
Logfile base name: E06
Log files: C:\Recoverdatabse\RBD\_restoredLogs
System files: <current directory>
Database Directory: C:\Recoverdatabse\RBD\DDB01.edb
Performing soft recovery...
Restore Status (% complete)
0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
.................................................X
Operation terminated with error -1032 (JET_errFileAccessDenied, Cannot access file, the file is locked or in use) after
76.641 seconds.
Any hint would be appreciated.
Our community of experts have been thoroughly vetted for their expertise and industry experience.