BUG: DBO Cannot Run DBCC Newalloc CommandLast reviewed: April 8, 1997Article ID: Q153919 |
The information in this article applies to:
SYMPTOMSPage 132 of the Transact-SQL Reference book says that the database owner (DBO) can run the DBCC newalloc command. However, the DBO cannot run DBCC newalloc.
WORKAROUNDThe system administrator (SA) can run the DBCC newalloc command or, alternately, the DBO can use the DBCC checkalloc command.
STATUSMicrosoft 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.
|
Additional query words: permissions
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |