BUG: DBCC SQLPERF(logspace) Returns Incorrect Database Name (179150)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q179150
BUG #: 17704 (6.5)
15730 (6.0)
SYMPTOMS
After dropping a database and then creating another database with a shorter
name, DBCC SQLPERF(logspace) returns an incorrect name for the newly
created database.
WORKAROUND
To work around this problem, make sure the open databases parameter is set
high enough and then stop and restart SQL Server. After doing this, DBCC
SQLPERF will display the correct database name.
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
versions 6.0 and 6.5. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 10/16/2003 |
---|
Keywords: | kbBug KB179150 |
---|
|