I'm attempting to recover a database in Exchange 2010. The DB state was dirty shutdown, but the logs has not corruption or anything missing. So I was attempting a soft restore, but I keep getting the below error. Any suggestions on this would be great.
This is the syntax:
C:\>Eseutil /r E05 /l "D:\Recovery\June20\data\DDrive\EX-DB-11\LOGS\EX-DB-11" /d "D:\Recovery\June20\data\DDrive\EX-DB-11\DATA" /i
Error:
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 14.03
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating RECOVERY mode...
Logfile base name: E05
Log files: ?D:\Recovery\June20\data\DDrive\EX-DB-11\LOGS\EX-DB-11?
System files: <current directory>
Database Directory: ?D:\Recovery\June20\data\DDrive\EX-DB-11\DATA?
Performing soft recovery...
Operation terminated with error -1022 (JET_errDiskIO, Disk IO error) after 0.47
seconds.