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 |
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 |
|
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 ShawSQL Server MVP |
|
|
|
|
|