Advertisement

1 - 2 of 2 containing alltags:("repair_rebuild") (0 seconds)
 
 
 
I have several Database in MS SQL server. I backup them by schedule. However one of them has trouble recently. I try use DBCC checkalloc ('Northwind',REPAIR_REBUILD) But I got error message which s...
Zones: MS SQL ServerDate Answered: 10/04/2003 Grade: A Views: 15
Attempting to repair_rebuild database. 1. Stopped SQL services by running sqlservr -m within the command prompt 2. Logged on as Sa within Query Analyzer 3. Executed command Dbcc Checkdb('SalesD...
Zones: MS SQL ServerDate Answered: 11/07/2007 Grade: A Views: 277
  • 1