Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Syntax error or access violation when using dbcc checkdb.

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
When im trying to make a databaserepair in query analyser like this:

dbcc checkdb ('W3ATamroMedLab' {REPAIR_ALLOW_DATA_LOSS})

I get an error message:

[Microsoft][ODBC SQL Server Driver]Syntax error or access violation

What am i doin wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top