After you install this hotfix, four new events are logged to notify you if one or both the following behaviors occur:
� | DACL enumeration takes longer than expected. By default, this event is logged if DACL enumeration takes 20 seconds or longer.
|
� | The publication of public folder notification messages takes longer than expected. By default, this event is logged if notification publication takes 60 seconds or longer. |
In this scenario, one of more of the following events are logged:
Event ID 1236
Event Source: MSExchangeIS
Event Category: General
Event Type: Warning
Description:
Publication of a notification notification to n subscribers (n estimated) of folder FolderName in database "DatabaseName" succeeded, but took an abnormally long time (NumberOf seconds) to complete. This latency may be indicative of the notified folder or its parent having too many child folders with differing access rights. It may also be indicative of performance problems with your hardware.
Event ID 1237
Event Source: MSExchangeIS
Event Category: General
Event Type: Error
Description:
Publication of a notification notification to n subscribers (n estimated) of folder FolderName in database "DatabaseName" failed with error ErrorCode, and took an abnormally long time (NumberOf seconds) to do so. This latency may be indicative of the notified folder or its parent having too many child folders with differing access rights. It may also be indicative of performance problems with your hardware.
Event ID 1238
Event Source: MSExchangeIS
Event Category: General
Event Type: Warning
Description:
Enumeration of NumberOf entries for the ACL of folder FolderName in database "DatabaseName" succeeded, but took an abnormally long time (NumberOf seconds) to complete. This latency may be indicative of the folder having too many child folders with differing access rights. It may also be indicative of performance problems with your hardware.
Event ID 1239
Event Source: MSExchangeIS
Event Category: General
Event Type: Error
Description:
Enumeration of NumberOf entries for the ACL of folder FolderName in database "DatabaseName" failed with error %5, and took an abnormally long time (NumberOf seconds) to do so. This latency may be indicative of the folder having too many child folders with differing access rights. It may also be indicative of performance problems with your hardware.
You can control how often these events are triggered. To do this, modify the following registry subkeys.
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
� | To change the DACL enumeration threshold, modify the value of the Abnormal OFLIST Enumerate Latency Threshold
entry in the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
Entry name: Abnormal OFLIST Enumerate Latency Threshold
Value type: REG_DWORD
Value data: 20000 (default)
|
� | To change the public folder notification message publication threshold, modify the value of the Abnormal Publish Latency Threshold
entry in the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem Entry name: Abnormal Publish Latency Threshold
Value type: REG_DWORD
Value data: 60000 (default) |
These registry values must be specified in milliseconds. If one or both these registry subkeys do not exist, or if the value is 0 (zero), or if the value is a negative value, the default value is used.
For additional information about Microsoft software updates, click the following article numbers to view the articles in the Microsoft Knowledge Base:
824684
Description of the standard terminology that is used to describe Microsoft software updates
817903 New naming schema for Exchange Server software update packages