<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoVideo: SQL Server Backup Checksum &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/video-sql-server-backup-checksum/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Video: SQL Server Backup Checksum</title>
		<link>https://www.edwinmsarmiento.com/video-sql-server-backup-checksum/</link>
		<comments>https://www.edwinmsarmiento.com/video-sql-server-backup-checksum/#respond</comments>
		<pubDate>Mon, 05 Oct 2015 14:55:37 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[backup checksum]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[database corruption]]></category>
		<category><![CDATA[SQL Server trace flag]]></category>
		<category><![CDATA[trace flag 3023]]></category>
		<guid isPermaLink="false">http://www.edwinmsarmiento.com/?p=2140</guid>

				<description><![CDATA[In a previous blog post, I talked about the importance of using the CHECKSUM keyword in the BACKUP DATABASE command to make sure that you are not caught unaware of page corruption in your backups. I&#8217;ve also provided a very simple example of showing how this one keyword can influence whether or not you&#8217;ll have a good [&#8230;]]]></description>
					<content:encoded><![CDATA[<img width="760" height="560" src="https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-760x560.png" class="featured-image wp-post-image" alt="" srcset="https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-760x560.png 760w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-300x221.png 300w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-518x382.png 518w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-82x60.png 82w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-131x98.png 131w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum-600x442.png 600w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/03/BackupWithChecksum.png 843w" sizes="(max-width: 760px) 100vw, 760px" /><p>In a <a href="https://www.edwinmsarmiento.com/is-a-successful-backup-really-a-successful-backup/" target="_blank">previous blog post</a>, I talked about the importance of using the <span style="color: #800000;"><strong>CHECKSUM</strong></span> keyword in the <span style="color: #0000ff;"><strong><a style="color: #0000ff;" href="https://msdn.microsoft.com/en-US/library/ms186865.aspx" target="_blank">BACKUP DATABASE</a></strong></span> command to make sure that you are not caught unaware of page corruption in your backups. I&#8217;ve also provided a very simple example of showing how this one keyword can influence whether or not you&#8217;ll have a good working backup. To make it even more simple, I&#8217;ve recorded a demo video showing the difference between using it and not using it.</p>
<p style="text-align: center;"><iframe title="YouTube video player" width="100%" height="353" src="//www.youtube.com/embed/N9T2uOOH_R4?rel=0" frameborder="0" allowfullscreen></iframe><div style="margin-bottom: 10px; border: 1px #999999 solid; background-color: #eaeaea; padding: 6px 6px 6px 6px;font-family:arial,helvetica,sans-serif;font-size:10px;text-align:center;">If you can&rsquo;t see this video in your RSS reader or email, then <a href="https://www.edwinmsarmiento.com/video-sql-server-backup-checksum/" title="Video: SQL Server Backup Checksum">click here</a>.</div></p>
<p style="text-align: left;">As I&#8217;ve mentioned in both the <a href="https://www.edwinmsarmiento.com/is-a-successful-backup-really-a-successful-backup/" target="_blank">previous blog post</a> and the video, the <span style="color: #800000;"><strong>CHECKSUM</strong></span> keyword is very important especially if you are using an enterprise-wide backup solution and you have no control over the parameters passed by the backup solution. You can set this for the entire instance so that everyone taking database backups will have the <span style="color: #800000;"><strong>CHECKSUM</strong> </span>keyword included.</p>
<p style="text-align: left;">I&#8217;ve also included a <a href="http://sqlmag.com/blog/does-using-checksum-ensure-successful-backup" target="_blank">reference article</a> from SQL Server MVP/Regional Director and SQLSkills CEO Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/" target="_blank">blog</a> | <a href="https://twitter.com/PaulRandal" target="_blank">Twitter</a>) about using the CHECKSUM option for databases that have been upgraded from previous versions of SQL Server.</p>
<p style="text-align: left;">One more thing, you might want to check if you are using the backup compression feature. Just saying <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h3 style="text-align: left;">Additional Resources</h3>
<ul>
<li style="text-align: left;"><a href="https://support.microsoft.com/en-us/kb/2656988" target="_blank">How to enable the CHECKSUM option if backup utilities do not expose the option</a></li>
<li style="text-align: left;"><a href="http://sqlmag.com/blog/does-using-checksum-ensure-successful-backup" target="_blank">Does using WITH CHECKSUM ensure a successful backup?</a></li>
</ul>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/video-sql-server-backup-checksum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">2140</post-id>	</item>
	</channel>
</rss>