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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 2000 database suspect

Status
Not open for further replies.

jmcgarvey

IS-IT--Management
Feb 13, 2001
15
IE
Hi all,
A site that I am working in recently had a new server installed. All of the companys databases were backed up except 1, but we do have the mdf and ldf files for this db.

We have tried creating the db in the new SQL install then overwriting the mdf and ldf files with older files from the previous server but the DB keeps coming marked suspect.

Can anybody please help!!!!

Cheers!
 
Use sp_attach_db or use Attach Database in SQL Enterprise Manager. Details can be found in SQL BOL. If the databse still shows as suspect, check the error log for the reason. Terry L. Broadbent - DBA
Computing Links:
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top