2 out of 3 rated this helpful - Rate this topic

DBCC DBREPAIR

SQL Server 2000

Drops a damaged database.

Important  DBCC DBREPAIR is included in Microsoft® SQL Server™ 2000 for backward compatibility only. It is recommended that DROP DATABASE be used to drop damaged databases. In a future version of SQL Server, DBCC DBREPAIR may not be supported.

See Also

DBCC

DROP DATABASE

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.