Select the product you need help with
Slow File Saves Using Structured Storage Commits with Large DocsArticle ID: 221124 This article was previously published under Q221124 SYMPTOMS
As the structured storage file increases in size, it takes more time to save than expected. From a developer's point of view, this is what would be occuring in his or her code: Create root storage in STGM_TRANSACTED mode. Create a single substorage on the root in STGM_DIRECT mode. Loop for a lot of iterations, say 3000. Create a new stream. Write some data, 150 KB for instance, to stream. Commit root, say every 200 iterations, though loop. Release stream. Goto start of loop. RESOLUTION
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS)
STATUSMicrosoft has confirmed that this is a problem in Windows NT 4.0. This problem was first corrected in Windows NT version 4.0 Service Pack 5. MORE INFORMATION
Two hardcoded values used for this function were increased:
Define MaxPages 24 to 128 Define MaxPagesScratch 3 to 16 PropertiesArticle ID: 221124 - Last Review: June 11, 2012 - Revision: 3.0
|


Back to the top








