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.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 Error in attaching a database

Author  Topic 

fairylights_44
Starting Member

2 Posts

Posted - 2011-04-05 : 14:29:39
I tried to attach a database on SQL SERVER 2000 through the Enterprise Manager of the same bUT I'm getting the following error.Pls recommend a way to correct the error or suggest an alternate way to attach a database.

Error: Could not find row in sysindexes for databse ID 7,ogject ID 1,index ID 1.Run DBCC CHECKTABLE ON SYSINDEXES.
















tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-04-05 : 14:36:59
Have you tried restoring the database instead?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2011-04-05 : 14:55:54
Let me guess, that database came from a SQL 2005 or 2008 instance?

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -