BUG: Xp_grantlogin Has a Memory Leak (164523)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q164523
BUG #: 15680 (6.00.121)
16409 (6.50.201)
SYMPTOMS
When you run xp_grantlogin, a memory leak occurs. The leak is
approximately 8192 bytes per execution of the extended stored
procedure.
STATUS
Microsoft has confirmed this to be a problem in SQL Server versions 6.0 and 6.5.
A supported fix is now available, but has not been fully regression-
tested and should be applied only to systems experiencing this specific
problem. Unless you are severely impacted by this specific problem,
Microsoft recommends that you wait for the next Service Pack that contains
this fix. Contact Microsoft Technical Support for more information.
MORE INFORMATION
You can observe the leak by monitoring the PROCESS/Private Bytes counter
for the SQLSERVR instance in Performance Monitor.
Modification Type: | Minor | Last Reviewed: | 2/14/2005 |
---|
Keywords: | kbbug kbusage KB164523 |
---|
|