Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-18 : 09:50:08
|
| Gavin writes "I have ran dbcc checkdb on a 6.5 db. It has come up with errors. I have in the past ran dbcc check db with REPAIR_ALLOW_DATA_LOSS or REPAIR_REBUILD or REPAIR_FAST on sql 7.0. In this case I think the repair_fast command would fix the errors however I cannot find the commands referenced in any 6.5 info and get a syntax error when i try. Are these commands supported in 6.5, if not is there a similar command i could try?" |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-04-18 : 13:16:09
|
| You should really call MS Support if this data is important.-Chad |
 |
|
|
|
|
|