Memory Leak in SQL Server 6.0 Affects SMSLast reviewed: April 23, 1997Article ID: Q138254 |
The information in this article applies to:
SYMPTOMSWindows NT running Systems Management Server may experience the following:
- Gradually run out of virtual memory causing slowed performance. - Stopped processing of alerts, jobs, and other critical functions of Systems Management Server. CAUSEThe problems can occur on systems running any one of the following combinations:
- Windows NT 3.5x with Systems Management Server 1.1 and SQL 4.21a - Windows NT 3.5x with Systems Management Server 1.1 and SQL 6.0In short, any combination which is using the NTWDBLIB.DLL with a 6.0.x version. The account being used to connect to SQL Server has an out-of-date password. When Systems Management Server processes attempt to connect to SQL Server using an out-of-date password, the SQL 6.0 NTWDBLIB.DLL's dbopen() function leaks 32K. Because Systems Management Server processes attempt to connect quite often to perform processing, memory can be consumed at a rapid rate until the system runs out of virtual memory. The "Unable to allocate virtual memory" error message appears.
RESOLUTIONTo avoid the memory leak, ensure that the password set in SQL matches the password being used by the Systems Management Server processes. Logon failures caused by a password problem can render the site inoperable.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: sql prodnt prodsms sms
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |