The information in this article applies to:
SYMPTOMS
Applications that use StgOpenStorage() or StgCreateDocFile() API calls to
open several storage files may fail.
CAUSE
Windows NT 4.0 limits the number of simultaneously open root storage files
to around 500 PER PROCESS. It should be noted that this is a per process
limit (for example, Process 1 can open 498 root storages, at the same time
Process 2 can also open 498 root storages, and so on.)
RESOLUTIONOn Windows NT 4.0 per-root-open heap size was further reduced to 2MB allowing around 1000 opens. A reduction in heap size means applications will not be able to open as many sub-storages or keep as many transacted changes uncommitted. STATUSMicrosoft has confirmed this to be a problem in Microsoft Windows NT version 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: 4.00 prodnt
Keywords : kbinterop kbnetwork kbbug4.00 kbfix4.00 nt32ap NTSrvWkst |
Last Reviewed: February 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |