When I run any SQL Command like 'select * from table'
SQL Server returns this message...
Msg 602, Level 21, State 15
Could not find row in Sysindexes for dbid '6', object '55671246',index '1'.
Run DBCC CHECKTABLE on Sysindexes.
The SQL Server is terminating this process.
I already ran DBCC CHECKTABLE in sysindexes and nothing..
Someone have a idea ??
SQL Server returns this message...
Msg 602, Level 21, State 15
Could not find row in Sysindexes for dbid '6', object '55671246',index '1'.
Run DBCC CHECKTABLE on Sysindexes.
The SQL Server is terminating this process.
I already ran DBCC CHECKTABLE in sysindexes and nothing..
Someone have a idea ??