cowznofsky
2008-12-22 14:27:57 UTC
The database is from SqlServer Express 2005. I've created an instance
of SQLServer Express 2008 on another machine. I did a shrink on the
db before copying it.
I get a message like
Server: Msg 602, Level 21, State 50, Line 1
Could not find row in sysindexes for database ID 16, object ID 1,
index ID
1. Run DBCC CHECKTABLE on sysindexes.
(This is copied from a earlier post, but it's basically the same
message).
Any ideas?
I suppose I could just run that command on the source db, but it's in
production and working fine.
I then tried to restore a backup but got a message about too many
devices or files used (sorry I don't have the exact message here).
of SQLServer Express 2008 on another machine. I did a shrink on the
db before copying it.
I get a message like
Server: Msg 602, Level 21, State 50, Line 1
Could not find row in sysindexes for database ID 16, object ID 1,
index ID
1. Run DBCC CHECKTABLE on sysindexes.
(This is copied from a earlier post, but it's basically the same
message).
Any ideas?
I suppose I could just run that command on the source db, but it's in
production and working fine.
I then tried to restore a backup but got a message about too many
devices or files used (sorry I don't have the exact message here).