Article ID: 159306 - Last Review: February 27, 2007 - Revision: 4.4 XADM: IS Maintenance Tasks Not on IS ScheduleThis article was previously published under Q159306 On This PageSUMMARY
The Microsoft Exchange Server Information Store (IS) has many tasks that
run in the background and perform maintenance-type operations. This article
outlines the maintenance tasks that are not controlled by the IS
Maintenance schedule.
For additional information on the tasks controlled by the IS Maintenance Schedule, click the following article number to view the article in the Microsoft Knowledge Base:
159196
(http://support.microsoft.com/kb/159196/
)
XADM: Tasks controlled by the IS Maintenance schedule
MORE INFORMATION
The Information Store process performs the following maintenance tasks:
Background CleanupBackground cleanup is the process of reclaiming empty space used by deleted folders, messages, and attachments. There is a registry variable that controls the rate at which this task runs (not exposed in the Microsoft Administrator program):HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS
\ParametersPublic\Background Cleanup
Event logging is controlled by the following registry settings (also
exposed in the Microsoft Exchange Administrator Program on the Diagnostic
Logging tab for the Private/Public Information Store):
(value in milliseconds) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ ParametersPrivate\Background Cleanup (value in milliseconds) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS
\Diagnostics\Private\General\Background Cleanup" HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS \Diagnostics\Public\General\Background Cleanup" Database CompactionDatabase compaction is a function of the JET database engine, and is not under the stores control. There is some amount of online compaction that goes on in the background, as needed. This process cleans up the space made available by background cleanup. There are times that compaction will not be able to efficiently keep up and it will log the following Event ID in the application log:
Event ID = 63 Source = EDB Category = General Description = MSExchangeIS ((44)) Background Cleanup skipped pages. Database may benefit from defragmentation Note In Microsoft Exchange Server 5.5 and in Microsoft Exchange 2000 Server, Eseutil.exe replaces Edbutil.exe. For additional information on using Eseutil, click the following article number to view the article in the Microsoft Knowledge Base: 182903
(http://support.microsoft.com/kb/182903/
)
XADM: ESEUTIL command line parameters
Storage WarningsThere is a schedule page for checking user's storage limits. It is located in the Site's Configuration Container in the properties of the Information Store Site Configuration object under the Storage Warnings tab. A separate background thread that is launched according to the schedule page and runs until completion performs this check.Note In Exchange 5.5, the Information Store Site configuration changes automatically whenever daylight-saving time changes, but it does not change whenever the IS Maintenance schedule changes. Periodic Background ActivitiesThis task runs at 10-minute intervals, and has a thread allocated to it for the duration. It performs a sequential list of tasks much like IS maintenance.
A number of other background activities happen at scheduled or regular intervals, such as public folder replication, flushing of cached per user read/unread info, expiration of unread messages, and so on. In general, these functions allocate a thread when the task starts and free it when it completes. | Article Translations
|
Back to the top
