<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Henk's  tech blog</title>
	
	<link>http://henkvandervalk.com</link>
	<description>a weblog about IT optimization</description>
	<lastBuildDate>Thu, 26 Aug 2010 11:23:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HenksTechBlog" /><feedburner:info uri="henkstechblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>SQL2008 R2 DCE on a 96 core Unisys ES7000 server with DSI Solid State storage: Bulk Inserting 1 Terabyte within 10 minutes</title>
		<link>http://feedproxy.google.com/~r/HenksTechBlog/~3/En6ixxWfa10/sql2008-r2-dce-on-a-96-core-unisys-es7000-server-with-dsi-solid-state-storage-bulk-inserting-1-terabyte-within-10-minutes</link>
		<comments>http://henkvandervalk.com/sql2008-r2-dce-on-a-96-core-unisys-es7000-server-with-dsi-solid-state-storage-bulk-inserting-1-terabyte-within-10-minutes#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:10:50 +0000</pubDate>
		<dc:creator>Henk</dc:creator>
				<category><![CDATA[SQL 2008 R2]]></category>
		<category><![CDATA[Storage: SAN & SSD]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Bulk Insert]]></category>
		<category><![CDATA[Solid State]]></category>
		<category><![CDATA[SQL2008R2]]></category>
		<category><![CDATA[SSD]]></category>

		<guid isPermaLink="false">http://henkvandervalk.com/?p=617</guid>
		<description>Hopefully you have seen the high-speed data loading demo live over the last 1.5 years at some SQL Server conference? I remember demoing it the first time –live- with Thomas Kejser at the European SQLPass 2009 conference during the opening keynote to show the 64+ Core support in SQL2008 R2. But for those of you [...]&lt;img src="http://feeds.feedburner.com/~r/HenksTechBlog/~4/En6ixxWfa10" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://henkvandervalk.com/sql2008-r2-dce-on-a-96-core-unisys-es7000-server-with-dsi-solid-state-storage-bulk-inserting-1-terabyte-within-10-minutes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://henkvandervalk.com/sql2008-r2-dce-on-a-96-core-unisys-es7000-server-with-dsi-solid-state-storage-bulk-inserting-1-terabyte-within-10-minutes</feedburner:origLink></item>
		<item>
		<title>How to Speed Up SSIS Derived Columns Transformations</title>
		<link>http://feedproxy.google.com/~r/HenksTechBlog/~3/4bsBONRAJpg/how-to-speed-up-ssis-derived-columns-transformations</link>
		<comments>http://henkvandervalk.com/how-to-speed-up-ssis-derived-columns-transformations#comments</comments>
		<pubDate>Fri, 20 Aug 2010 14:13:13 +0000</pubDate>
		<dc:creator>Henk</dc:creator>
				<category><![CDATA[Performance tip]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://henkvandervalk.com/?p=595</guid>
		<description>Sedat Yogurtcuoglu noticed that’s it’s possible to increase the throughput of a pipeline by splitting Synchronous Transformations into Multiple Tasks in the same synchronous execution tree; we ran a series of tests with various number of Derived Column tasks and found out that it’s possible to more than double the throughput. If you want to [...]&lt;img src="http://feeds.feedburner.com/~r/HenksTechBlog/~4/4bsBONRAJpg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://henkvandervalk.com/how-to-speed-up-ssis-derived-columns-transformations/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://henkvandervalk.com/how-to-speed-up-ssis-derived-columns-transformations</feedburner:origLink></item>
		<item>
		<title>How to increase the SQL Database Restore speed using DB compression and Solid State Disks</title>
		<link>http://feedproxy.google.com/~r/HenksTechBlog/~3/F3mxq1m_Ft0/how-to-increase-the-sql-database-restore-speed-using-db-compression-and-solid-state-disks</link>
		<comments>http://henkvandervalk.com/how-to-increase-the-sql-database-restore-speed-using-db-compression-and-solid-state-disks#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:50:22 +0000</pubDate>
		<dc:creator>Henk</dc:creator>
				<category><![CDATA[Backup & Restore]]></category>
		<category><![CDATA[Performance tip]]></category>
		<category><![CDATA[Storage: SAN & SSD]]></category>

		<guid isPermaLink="false">http://henkvandervalk.com/?p=568</guid>
		<description>a couple of months ago I blogged about how to speed up a full database backup; but what about the restore speed? Indeed also an interesting topic to investigate. So I ran all kind of tests and found out that it is possible to restore a database at least 3 times faster provided that you [...]&lt;img src="http://feeds.feedburner.com/~r/HenksTechBlog/~4/F3mxq1m_Ft0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://henkvandervalk.com/how-to-increase-the-sql-database-restore-speed-using-db-compression-and-solid-state-disks/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://henkvandervalk.com/how-to-increase-the-sql-database-restore-speed-using-db-compression-and-solid-state-disks</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.807 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-08-26 12:25:02 -->
