FIX: SQL Server May Become Unresponsive When a Large Number of Databases and Roles are Used (318733)
The information in this article applies to:
This article was previously published under Q318733
BUG #: 102432 (SQLBUG_70)
SYMPTOMS
SQL Server may become unresponsive with high CPU utilization under the following conditions: - There are a large number (around 100 or more) of databases on the server.
- There are a large number (around 100 or more) of roles or groups in each database.
- A particular user has access to all the databases.
- The user belongs to one of the last roles or groups defined in each database.
- The user keeps switching between the databases, which causes a large number of database context switches.
If the server becomes unresponsive with high CPU utilization, the only way to overcome the problem is to kill the Sqlservr.exe process.
Please see the "More Information" section of this article for more details.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 7.0. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
301511 INF: How to Obtain the Latest SQL Server 7.0 Service Pack
NOTE: The following hotfix was created prior to Microsoft SQL Server 7.0 Service Pack 4.
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name
---------------------------------------------------------
2/21/2002 9:22 PM 7.00.1022 4937 KB Sqlservr.exe
NOTE: Because of file dependencies, the most recent hotfix or feature that contains the preceding files may also contain additional files. WORKAROUND
Add the user to one of the initial roles or groups so that the sysusers.roles column value is not a large number.
If you refer to the example mentioned in the "More Information" section of this article, the workaround is to add TestUser to any of the roles between Role0 and Role10.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 7.0 Service Pack 4.
Modification Type: | Minor | Last Reviewed: | 9/27/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbbug kbfix kbSQLServ700preSP4fix KB318733 |
---|
|