Welcome to MSDN Blogs Sign in | Join | Help

[sql 2005] Q: How do we verify page checksum in a database to make sure I have no hardware problem?

 

DBCC CHECKDB will do just what you want.  The PHYSICAL_ONLY option is probably the fastest way to get the checksums validated.

 

Published Wednesday, August 24, 2005 9:39 PM by weix

Comments

No Comments
Anonymous comments are disabled
 
Page view tracker