Message tracking logs are being written to a compressed folder

[This topic is intended to address a specific issue called out by the Exchange Server Analyzer Tool. You should apply it only to systems that have had the Exchange Server Analyzer Tool run against them and are experiencing that specific issue. The Exchange Server Analyzer Tool, available as a free download, remotely collects configuration data from each server in the topology and automatically analyzes the data. The resulting report details important configuration issues, potential problems, and nondefault product settings. By following these recommendations, you can achieve better performance, scalability, reliability, and uptime. For more information about the tool or to download the latest versions, see "Microsoft Exchange Analyzers" at https://go.microsoft.com/fwlink/?linkid=34707.]  

Topic Last Modified: 2007-01-17

The Microsoft® Exchange Server Analyzer Tool queries the Win32_Directory Microsoft Windows® Management Instrumentation (WMI) class to determine the value of the Compressed key for the message tracking log file path. If the Exchange Server Analyzer determines that the value for the Compressed key is True, an error is displayed.

When message tracking is enabled on an Exchange 2000 Server or an Exchange Server 2003 computer, the tracking logs are written to the following default location:

**<drive>:\Program Files\Exchsrvr\ServerName.log

where <drive> is the drive containing the \Program Files\Exchsrvr path and ServerName is the host name of the Exchange Server computer.

Microsoft does not support the storage of Exchange data files on an NTFS compressed volume. When you store your Exchange data files on a compressed volume, the additional overhead significantly impacts the performance of Exchange. In addition, after an information store database reaches a certain size, approximately 4 gigabytes (GB), it may fail to mount or it may become corrupted.

The Exchange data files include all the following files:

  • .edb files

  • .stm files

  • .log files

  • .dat files

  • .eml files

  • .chk files

Files that are managed by Extensible Storage Engine (ESE) are not designed to be stored on a compressed drive. The ESE depends on sector independence for log-based recovery, and compression of files invalidates sector independence. Compression should not be turned on for volumes hosting ESE databases or any database that uses write-ahead logging.

Before Exchange 2000 Server Service Pack 3, compressed information store databases were allowed to mount. However, corruption can result in any Exchange 2000 Server information store databases or information store logs that have been compressed by using NTFS compression.

With Exchange 2000 Server Service Pack 3, compressed information store database files of 128 megabytes (MB) or fewer are automatically decompressed. When database files grow to larger than 128 MB, the database does not mount and the error messages are generated in the application log. Exchange 2000 Server Service Pack 3 prevents compressed databases larger than 128 MB from mounting.

To turn off file compression for a specified folder

  1. Right-click the folder for which you want to turn off file compression, and then click Properties.

  2. On the General tab, click Advanced.

  3. In the Advanced Attributes dialog box, clear the Compress contents to save disk space check box, and then click OK.

As an alternative to the preceding procedure, you can move the message tracking log files to a different, uncompressed folder. For more information about moving the message tracking log files, see the following Microsoft Knowledge Base articles:

For more information about Exchange data files and NTFS compression, see the following Knowledge Base articles: