what are the possible reasons of index corruption in sql server 7.0 ??? What points should be kept in mind while designing a database to avaoid index corruption???
quote: The problem is not upgrade to sql 2000. the index corruption has occurred in sql 7.0 when data is updated. The fields which get updated are not null fields. Are there any other reasons for this problem????
Neena, your original questions were rather generic. There are several possible reasons for index corruption, not the least of which is some sort of hardware failure. Are you looking for a solution to a specific problem? How do you know your index is corrupt? Are you getting some sort of error message or just unexpected results? Have you tried removing the index and recreating it? When did this happen? What are the symptoms?
-------------------------------------------------------------- 1000 Posts, Here I come! I wonder what my new title will be...