<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Linchi Shea : space allocation</title><link>http://sqlblog.com/blogs/linchi_shea/archive/tags/space+allocation/default.aspx</link><description>Tags: space allocation</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Performance impact: SqlBulkCopy.WriteToServer() and interesting space allocation behavior</title><link>http://sqlblog.com/blogs/linchi_shea/archive/2011/07/04/performance-impact-sqlbulkcopy-writetoserver-and-interesting-space-allocation-behavior.aspx</link><pubDate>Tue, 05 Jul 2011 02:35:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36626</guid><dc:creator>Linchi Shea</dc:creator><slash:comments>2</slash:comments><comments>http://sqlblog.com/blogs/linchi_shea/comments/36626.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/linchi_shea/commentrss.aspx?PostID=36626</wfw:commentRss><description>After reading Adam Machanic’s comment to my previous post , I started to wonder if what I saw was all due to the fact that SQL Server blindly chooses to allocate at least one extent in response to each call to WriteToServer(), perhaps in its zeal to achieve...(&lt;a href="http://sqlblog.com/blogs/linchi_shea/archive/2011/07/04/performance-impact-sqlbulkcopy-writetoserver-and-interesting-space-allocation-behavior.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=36626" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Data+Load/default.aspx">Data Load</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SqlBulkCopy/default.aspx">SqlBulkCopy</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/space+allocation/default.aspx">space allocation</category></item><item><title>Performance impact: how to waste time and space with SqlBulkCopy.WriteToServer()?</title><link>http://sqlblog.com/blogs/linchi_shea/archive/2011/07/02/performance-impact-how-to-waste-time-and-space-with-sqlbulkcopy-writetoserver.aspx</link><pubDate>Sun, 03 Jul 2011 02:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36597</guid><dc:creator>Linchi Shea</dc:creator><slash:comments>10</slash:comments><comments>http://sqlblog.com/blogs/linchi_shea/comments/36597.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/linchi_shea/commentrss.aspx?PostID=36597</wfw:commentRss><description>If you have some time to kill, you could try to load a tiny amount of data, say ~3GB or 3,000,000 rows, with SqlBulkCopy, but do remember to give the WriteToServer method a very small payload every time it is called. The test results reported in my previous...(&lt;a href="http://sqlblog.com/blogs/linchi_shea/archive/2011/07/02/performance-impact-how-to-waste-time-and-space-with-sqlbulkcopy-writetoserver.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=36597" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SqlBulkCopy/default.aspx">SqlBulkCopy</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/space+allocation/default.aspx">space allocation</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Bulk+load/default.aspx">Bulk load</category></item></channel></rss>