Exchange Server Database Unmountable After Applying SP3 or Later

Service Pack 3 (SP3) and later for Exchangesupported.
Server include several security and performanceYou might also receive an event with 9519 ID
enhancing improvements that provide the userthat suggests it failed to attach Jet DB.
more customized experience. You areCause
recommended to always perform a completeExchange Server SP3 and later cannot mount
database backup before installing the update oncompressed information store databases. This is
your Exchange Server computer. This is becausebecause compressing database files invalidates
installing the update and upgrading Exchangesector independence, which is required by ESE to
Server might render the database unmountable.perform log-based recovery. So, if pre-SP3
In such cases, you require to use your currentExchange Server contains NTFS compressed
database backup to restore it or performdatabase, it will not mount. Also, such compressed
effective Exchange Server Recovery usingdatabases can get corrupted
third-party tools.Solution
To exemplify, consider that you use ExchangeTo isolate the given issue, use the following
Server 2000 SP2 and attempt to upgrade it tosequence of steps:
Exchange Server 2003. When you try to mount1.
the database, you might come across the belowDismount all the databases
entry in application log of Event Viewer:2.
Event Type: ErrorYou can then decompress the folder of logs and
Event Source: ESEdatabases
Event Category: General3.
Event ID: 505Use eseutil /d to perform offline defragmentation
Description: Information Store (2028) An attemptof databases
to open the compressed fileHowever, if you find your database corrupt due
"drive:\Exchsrvr\MDBDATA\priv1.edb" for read /to NTFS compression, you should restore from
write access failed because it could not bethe available backup. If this doesn't give the
converted to a normal file. The open file operationdesired outturn, you need to use an Exchange
will fail with error -4005 (0xfffff05b). To preventServer Software to repair and restore the
this error in the future you can manuallydatabase. Exchange Server Recovery tools
decompress the file and change the compressionemploy high-end database repair algorithms that
state of the containing folder to uncompressed.too reliably and safely.
Writing to this file when it is compressed is not