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
 Transact-SQL (2005)
 error in event viewer on computed column

Author  Topic 

kdubb777
Starting Member

24 Posts

Posted - 2007-08-09 : 12:56:23
I have been seeing this in event viewer on a SQL 2005 machine

metadata stored on disk for computed column mycfid in table did not match the
column definition. In order to avoid possible index corruption please
drop and re-create this computed column.

Does anyone have any input on this??

Thanks
kdubb

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-09 : 22:36:41
Have details of that column?
Go to Top of Page
   

- Advertisement -