The information in this article applies to:
BUG #: 17016 (WINDOWS: 6.5) SYMPTOMSIf you execute DBCC OPENTRAN against a database, the first line, which identifies the name of the database, reports an incorrect database name. However, the results show the correct open transaction information for the database specified in the DBCC statement. CAUSEThe sp_renamedb procedure had previously been used to rename the database. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
The name reported by DBCC OPENTRAN is the name of the database at the time
it was created.
DBCC execution completed. If DBCC printed error messages, see your System
Administrator.
Keywords : kbusage SSrvGen kbbug6.50 |
Last Reviewed: April 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |