To resolve this issue, you can use one of the two following methods. You lose data with both methods. The amount of data that you lose depends on the situation, and cannot be foreseen.
Method 1
This is the fastest method, but this method is likely to involve more data loss.
- Run the eseutil /ml command on the Edb.log file to find out the log generation number of the Edb.log file.
- Delete all transaction logs that are equal to or greater than the Edb.log file number. Start the information store again.
Method 2
This method is more time consuming, but in most cases involves less data loss.
- Restore the information store databases from an online backup again (either restore the databases to an empty Mdbdata folder or click erase existing data).
- Copy the transaction logs that were saved before in the first online backup to the Mdbdata folder.
- Make sure that the log files are concurrent in number, and then start the information store again.
NOTE: Transaction logs can only be replayed into the database during a restoration operation before you start the service.