The information in this article applies to:
BUG #: 56599 (SQLBUG_70) SYMPTOMSWhen the Replication Initialize method fails, some handles are not closed properly, resulting in handle leaks within the application that activates the method. This may result in an increased memory consumption by this application and may result in abnormal termination of the process. WORKAROUND
All the handles opened by an application will be closed when the application stops. When the application detects an error with Initialize, the application could be stopped and restarted after fixing the problem that generated the failure. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 7.0. Additional query words:
Keywords : SSrvRep kbbug7.00 kbSQLServ700bug |
Last Reviewed: December 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |