Article ID: 254218 - Last Review: February 23, 2007 - Revision: 2.1

Message Queuing performance degrades as ADO recordset size increases

This article was previously published under Q254218
Expand all | Collapse all

SYMPTOMS

When you put ADO recordsets into the body of an e-mail message, the amount of time required to serialize the recordset increases significantly as the size of the recordset increases. For instance, by doubling the size of the recordset, the time required to serialize the recordset may triple, depending on the amount of data that is being serialized.

CAUSE

Memory allocation and expansion is not optimized to allow for efficient memory expansion.

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
260910  (http://support.microsoft.com/kb/260910/EN-US/ ) How to Obtain the Latest Windows 2000 Service Pack
Enhanced memory allocation and expansion techniques are implemented in the Message Queuing code that brings the serialization time into a more linear relationship with the size of the recordset.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 1. Microsoft has confirmed that this is a problem in Microsoft Message Queuing 2.0.

APPLIES TO
  • Microsoft Message Queuing 2.0
Keywords: 
kbbug kbfix kbwin2000sp1fix KB254218
 

Article Translations