|
|
Browse by Tags
All Tags » checksum (RSS)
-
Recently we had a discussion at work place about setting up the PAGE_VERIFY option to CHECKSUM for few databases on one of the SQL Server 2005 instance (dedicated) that is being used extensively by an application that has very limited maintenance window in terms of 24/7 usage.
By default you can enable of disable this PAGE_VERIFY option by ...
-
Do you know you can try restore a corrupted database backup using simple clause within RESTORE statement.
You may be aware that SQL 2005 version can perform an optional computation a backup checksum on the backup stream; if page-checksum or torn-page information is present on a given page, when backing up the page, BACKUP also ...
|
|
|