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
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Run DBCC CHECKTABLE on sysindexes

Author  Topic 

sqlvijay
Starting Member

16 Posts

Posted - 2009-03-25 : 06:48:42
HI EVERYBODY,
I got below error message in sql server 2000 production server
application log yesterday.

event
type:error eventid:17052
category (2)

Error: 602, Severity: 21, State: 50
Could not find row in sysindexes for database ID 24, object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

please let me know how to solve this error.

Thanks in Advance
Vijay.S

\

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-03-25 : 07:41:23
Please do not cross/dupe post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=122444
Go to Top of Page
   

- Advertisement -