<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Erin Welker</title><subtitle type="html">SQL Server and Business Intelligence</subtitle><id>http://sqlblog.com/blogs/erin_welker/atom.aspx</id><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/default.aspx" /><link rel="self" type="application/atom+xml" href="http://sqlblog.com/blogs/erin_welker/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61129.1">Community Server</generator><updated>2008-01-14T22:16:00Z</updated><entry><title>Analysis Services Performance Whitepaper - a little light reading</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx</id><published>2008-12-02T03:27:24Z</published><updated>2008-12-02T03:27:24Z</updated><content type="html">&lt;p&gt;The SQL Server 2008 version of the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3be0488d-e7aa-4078-a050-ae39912d2e43&amp;amp;DisplayLang=en"&gt;Analysis Services Performance Guide&lt;/a&gt; was published last month.&amp;#160; I've yet to read it - it's 80 pages (which is actually less than its 2005 predecessor).&amp;#160; I'm sure there's some overlap with that one but, since it has different authors, the information is presented differently.&amp;#160; And, of course, it has been updated for SQL Server 2008.&amp;#160;&amp;#160; &lt;/p&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=Analysis Services Performance Whitepaper - a little light reading&amp;amp;body=Seen on SQLblog.com: %0A%0A%09Analysis Services Performance Whitepaper - a little light reading%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx" target="_blank" title = "Email Analysis Services Performance Whitepaper - a little light reading"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx&amp;amp;title=Analysis+Services+Performance+Whitepaper+-+a+little+light+reading" target="_blank" title = "Submit Analysis Services Performance Whitepaper - a little light reading to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx&amp;amp;phase=2" target="_blank" title = "Submit Analysis Services Performance Whitepaper - a little light reading to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx&amp;amp;title=Analysis+Services+Performance+Whitepaper+-+a+little+light+reading" target="_blank" title = "Submit Analysis Services Performance Whitepaper - a little light reading to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx&amp;amp;title=Analysis+Services+Performance+Whitepaper+-+a+little+light+reading" target="_blank" title = "Submit Analysis Services Performance Whitepaper - a little light reading to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/12/01/analysis-services-performance-whitepaper-a-little-light-reading.aspx&amp;amp;title=Analysis+Services+Performance+Whitepaper+-+a+little+light+reading&amp;amp;;top=1" target="_blank" title = "Add Analysis Services Performance Whitepaper - a little light reading to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=10229" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author></entry><entry><title>Trials in reporting on cubes</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx</id><published>2008-05-01T01:46:41Z</published><updated>2008-05-01T01:46:41Z</updated><content type="html">&lt;p&gt;I'll admit that I haven't spent a lot of time in Reporting Services.&amp;#160; And it's been quite awhile since I've written a report against an Analysis Services cube - since SQL Server 2000, in fact.&amp;#160; I was kind of looking forward to using the MDX designer in Reporting Services 2005 but soon found it's limitations (which are well-documented).&amp;#160; I needed to implement drilldown on the Account hierarchy, which required pulling the preceding parent levels in a parent-child dimension.&amp;#160; This quickly moved me to the OLE DB data source type and out of the nifty query designer that is only available when using the Analysis Services type :-(&amp;#160; As such, I was back to implementing parameters by concatenating them in the query string - it was looking like SQL Server 2000 all over again.&lt;/p&gt;  &lt;p&gt;But that's not the jist of this blog entry.&lt;/p&gt;  &lt;p&gt;I got a nice looking report that drilled down a parent-child Account hierarchy on the rows and displayed various time periods on the columns.&amp;#160; Yes, it looked good, but it took, on average, 1 minute 37 seconds to refresh!&amp;#160; Every time the user would select a new job to display they'd have to wait over a minute and 1/2 for the report to come up.&amp;#160; Unacceptable!&amp;#160; What's worse is that the MDX was only taking 7 seconds to execute.&amp;#160; I can tune the MDX/cube but I had no idea what Reporting Services was doing that resulted in such a long render time.&lt;/p&gt;  &lt;p&gt;My first resort was to google on the problem.&amp;#160; I found very little information on the topic.&amp;#160; One useful &lt;a href="http://cwebbbi.spaces.live.com/blog/cns!7B84B0F2C239489A!725.entry"&gt;blog&lt;/a&gt; by Chris Webb suggested that I remove the cell formatting options.&amp;#160; Alright, that was nice - it removed 15 seconds and my report now refreshed in 1 minute 23 seconds (average).&amp;#160; Still unacceptable.&lt;/p&gt;  &lt;p&gt;In thinking about the problem it seemed strange that RS required such a flat query that took an aggregated source, required you to unaggregate it, so that RS could re-aggregate it itself.&amp;#160; Yet all examples I could find put all measures (and only measures) on the columns axis, and all remaining dimension members on the remaining axes.&amp;#160; This returns a resultset that is long and narrow.&amp;#160; The report is short (relatively) and wide.&amp;#160; Why can't I make the query look just like the report?&lt;/p&gt;  &lt;p&gt;So that's what I tried.&amp;#160; I put the column header dimension members on the column axis.&amp;#160; Bingo - the report rendered in 15 seconds - now that's a significant improvement!&lt;/p&gt;  &lt;p&gt;Note that this solution will not fit the need of all reports.&amp;#160; In placing dimension members on the column axis I lose the ability to drill down or up that dimension - the column headers become static.&amp;#160; In my case, that's precisely what I wanted since that happened to be the design of the report.&amp;#160; It also is a little more tedious to manually enter the values associated with 10 static columns compared to the 1 column in the original report.&amp;#160; I felt this was a small price to pay for over 5x performance improvement.&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;a href="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/Trialsinreportingoncubes_10612/SSRSDesignerFast.jpg"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="455" alt="SSRSDesignerFast" src="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/Trialsinreportingoncubes_10612/SSRSDesignerFast_thumb.jpg" width="605" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;MDX Before (condensed) &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="1"&gt;SELECT NON EMPTY {[Measures].[Value]} ON COLUMNS,&amp;#160; &lt;/font&gt;&lt;/p&gt;   &lt;font size="1"&gt;&amp;#160; {([Time].[Fiscal Month].[Current Month], {[Scenario].[All Members].[Actual], [Scenario].[All Members].[Forecast]}),      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; ([Time].[Fiscal Month].[ITD], {[Scenario].[All Members].[Actual], [Scenario].[All Members].[Forecast]}),       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; ([Time].[Fiscal Month].[EAC], {[Scenario].[All Members].[EAC], [Scenario].[All Members].[Budget]})} &lt;/font&gt;&lt;font size="1"&gt;ON ROWS, &lt;/font&gt;    &lt;p&gt;&lt;font size="1"&gt;NON EMPTY&amp;#160; ([Version].[All Members].[Version].[0], [Job].[Job_Hierarchy].[Level 03].[1234],        &lt;br /&gt;&amp;#160;&amp;#160; { [MeasureType].[All Members].[Units] * DESCENDANTS([Account].[Account Hierarchy].[Total Costs],, LEAVES),         &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [MeasureType].[All Members].[Dollars] * {DESCENDANTS([Account].[Account Hierarchy].[Total Costs],, LEAVES), [Account].[Account Hierarchy].[Total Revenue]}}) ON PAGES&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;FROM [Job Planning]        &lt;br /&gt;CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;MDX After&lt;/strong&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="1"&gt;SELECT &lt;/font&gt;&lt;font size="1"&gt;&amp;#160; &lt;br /&gt;&amp;#160; {([Time].[Fiscal Month].[Current Month], {[Scenario].[All Members].[Actual], [Scenario].[All Members].[Forecast]}),         &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; ([Time].[Fiscal Month].[ITD], {[Scenario].[All Members].[Actual], [Scenario].[All Members].[Forecast]}),         &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; ([Time].[Fiscal Month].[EAC], {[Scenario].[All Members].[EAC], [Scenario].[All Members].[Budget]})} &lt;/font&gt;&lt;font size="1"&gt;        &lt;br /&gt;&amp;#160; * {[Measures].[Value]} ON COLUMNS,&amp;#160; &lt;/font&gt;&lt;/p&gt;   &lt;font size="1"&gt;NON EMPTY&amp;#160; ([Version].[All Members].[Version].[0], [Job].[Job_Hierarchy].[Level 03].[1234],      &lt;br /&gt;&amp;#160;&amp;#160; { [MeasureType].[All Members].[Units] * DESCENDANTS([Account].[Account Hierarchy].[Total Costs],, LEAVES),       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; [MeasureType].[All Members].[Dollars] * {DESCENDANTS([Account].[Account Hierarchy].[Total Costs],, LEAVES), [Account].[Account Hierarchy].[Total Revenue]}}) ON ROWS&lt;/font&gt;    &lt;p&gt;&lt;font size="1"&gt;FROM [Job Planning]&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=Trials in reporting on cubes&amp;amp;body=Seen on SQLblog.com: %0A%0A%09Trials in reporting on cubes%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx" target="_blank" title = "Email Trials in reporting on cubes"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx&amp;amp;title=Trials+in+reporting+on+cubes" target="_blank" title = "Submit Trials in reporting on cubes to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx&amp;amp;phase=2" target="_blank" title = "Submit Trials in reporting on cubes to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx&amp;amp;title=Trials+in+reporting+on+cubes" target="_blank" title = "Submit Trials in reporting on cubes to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx&amp;amp;title=Trials+in+reporting+on+cubes" target="_blank" title = "Submit Trials in reporting on cubes to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/04/30/trials-in-reporting-on-cubes.aspx&amp;amp;title=Trials+in+reporting+on+cubes&amp;amp;;top=1" target="_blank" title = "Add Trials in reporting on cubes to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=6526" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author></entry><entry><title>ETL World Record!</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx</id><published>2008-02-28T04:19:32Z</published><updated>2008-02-28T04:19:32Z</updated><content type="html">&lt;p&gt;I just heard about this from Len Wyatt, who's a Principle Program Manager on the SQL Server Performance team.&amp;#160; Microsoft and Unisys announced a record for loading into a relational database, using SSIS (SQL Server 2008) to load over 1 TB of data in under 30 minutes!&amp;#160; The previous known record-holder was Informatica, who reported loading 1 TB in 45 minutes.&amp;#160; Note that that this is &lt;u&gt;not&lt;/u&gt; a TPC benchmark, since none exists for loading tools (yet).&lt;/p&gt;  &lt;p&gt;Len blogged about the details on the &lt;a href="http://blogs.msdn.com/sqlperf/archive/2008/02/27/etl-world-record.aspx"&gt;SQL Server Performance team blog&lt;/a&gt;, where he mentions that a whitepaper will follow with more information on how they did it.&amp;#160; I, for one, can't wait to read all about it!&lt;/p&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=ETL World Record!&amp;amp;body=Seen on SQLblog.com: %0A%0A%09ETL World Record!%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx" target="_blank" title = "Email ETL World Record!"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx&amp;amp;title=ETL+World+Record!" target="_blank" title = "Submit ETL World Record! to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx&amp;amp;phase=2" target="_blank" title = "Submit ETL World Record! to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx&amp;amp;title=ETL+World+Record!" target="_blank" title = "Submit ETL World Record! to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx&amp;amp;title=ETL+World+Record!" target="_blank" title = "Submit ETL World Record! to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/27/etl-world-record.aspx&amp;amp;title=ETL+World+Record!&amp;amp;;top=1" target="_blank" title = "Add ETL World Record! to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=5334" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author></entry><entry><title>Partitioning enhancements in SQL Server 2008</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx</id><published>2008-02-10T23:37:01Z</published><updated>2008-02-10T23:37:01Z</updated><content type="html">&lt;p&gt;Horizontal partitioning can be a great benefit to data warehouses, as it greatly facilitates the management of very large databases. Of course, querying on partitions can also have performance benefits, especially when only a small percentage of the database is queried and partition elimination can occur. SQL Server 2005, however, can have some unexpected behavior when querying few partitions.&lt;/p&gt;  &lt;p&gt;In SQL Server 2005, one thread is allocated per partition when multiple partitions are queried. These threads then work in parallel to retrieve the rows to satisfy the query. If only one partition is queried, however, SQL Server 2005 allocates as many threads as are available to the one partition. As you can quickly see, there is a vulnerability when it comes to queries that query very few, but more than 1 partition.&lt;/p&gt;  &lt;p&gt;The common scenario is when only 2 partitions are queried. For example, let&amp;#8217;s say you have a data warehouse database that is partitioned on a sales date by month. You write a query to compare last month&amp;#8217;s sales to this month&amp;#8217;s sales. Now, let&amp;#8217;s say this runs on a 32-processor server. How many threads get allocated to this query? The answer is 2, one per queried partition.&lt;/p&gt;  &lt;p&gt;This last scenario can become even more complicated when a window of time causes the query to fluctuate between 1 and multiple partitions. Let&amp;#8217;s say we compare today&amp;#8217;s sales to the same day of the week last week. If both weeks are in the same month, we get full thread allocation. If the weeks span two months (= 2 partitions), however, we only get 2 threads allocated and the query can appear to slow down considerably, for no apparent reason (at least, probably not to the issuer of the query).&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/PartitioningenhancementsinSQLServer2008_F7B5/SQL2005Partitioning_2.jpg"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="174" alt="SQL2005Partitioning" src="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/PartitioningenhancementsinSQLServer2008_F7B5/SQL2005Partitioning_thumb.jpg" width="426" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;Note: All of these scenarios assume that the queries are able to eliminate partitions due to a direct search on the partitioning key. Be sure partition elimination is occurring in order to gain the best partitioned table query performance.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;SQL Server 2008 behavior changes the way in which threads are allocated. It allocates all available threads to each partition relevant to the query in a round robin fashion. This results in fast and consistent query execution, no matter how many partitions are queried.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/PartitioningenhancementsinSQLServer2008_F7B5/SQL2008Partitioning_2.jpg"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="145" alt="SQL2008Partitioning" src="http://sqlblog.com/blogs/erin_welker/WindowsLiveWriter/PartitioningenhancementsinSQLServer2008_F7B5/SQL2008Partitioning_thumb.jpg" width="478" border="0" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Note that this makes it all the more important to allocate partitions to filegroups that are spread across many disk spindles, allowing the query on a given partition to be as efficient as possible.&lt;/p&gt;  &lt;p&gt;But wait, there&amp;#8217;s another improvement to partition query behavior in SQL Server 2008. SQL Server 2005 only allows lock escalation to the table level. Let&amp;#8217;s say your query eliminates 75% of a table&amp;#8217;s partitions, but scans all of the remaining partitions (1/4 of the table). If SQL Server decides to escalate the lock, all other queries will be locked out even if they are querying completely different partitions. SQL Server 2008 provides a table option to override this default behavior. Note that the default is still to escalate to table locks (at least for now) so this option will need to be changed to take advantage of partition-level lock escalation. Find out more about this, like I did, on &amp;#252;ber blogger Paul Randall&amp;#8217;s &lt;a href="http://www.sqlskills.com/blogs/paul/2008/01/14/SQLServer2008PartitionlevelLockEscalationDetailsAndExamples.aspx"&gt;post&lt;/a&gt;.&lt;/p&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=Partitioning enhancements in SQL Server 2008&amp;amp;body=Seen on SQLblog.com: %0A%0A%09Partitioning enhancements in SQL Server 2008%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx" target="_blank" title = "Email Partitioning enhancements in SQL Server 2008"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx&amp;amp;title=Partitioning+enhancements+in+SQL+Server+2008" target="_blank" title = "Submit Partitioning enhancements in SQL Server 2008 to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx&amp;amp;phase=2" target="_blank" title = "Submit Partitioning enhancements in SQL Server 2008 to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx&amp;amp;title=Partitioning+enhancements+in+SQL+Server+2008" target="_blank" title = "Submit Partitioning enhancements in SQL Server 2008 to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx&amp;amp;title=Partitioning+enhancements+in+SQL+Server+2008" target="_blank" title = "Submit Partitioning enhancements in SQL Server 2008 to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/02/10/partitioning-enhancements-in-sql-server-2008.aspx&amp;amp;title=Partitioning+enhancements+in+SQL+Server+2008&amp;amp;;top=1" target="_blank" title = "Add Partitioning enhancements in SQL Server 2008 to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=5019" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author></entry><entry><title>My Top 10 list for SQL Server 2008</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx</id><published>2008-01-20T17:21:00Z</published><updated>2008-01-20T17:21:00Z</updated><content type="html">&lt;P&gt;Long gone are the days when you can reasonably expect to know all aspects of SQL Server at a deep level.&amp;nbsp; When a new version starts to emerge, I try to put some scope around the features that I will dive more deeply into.&amp;nbsp; I'm publishing my list here so that like-minded SQL Server enthusiasts may become aware of a feature or two&amp;nbsp;that was lost in that one-page Powerpoint slide you see in most of the presentations on SQL Server 2008.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Note:&amp;nbsp; I put together this list during the summer as an roadmap for personal testing with the CTP releases.&amp;nbsp; In December 2007, a whitepaper, &lt;/EM&gt;&lt;A class="" href="http://www.microsoft.com/sql/techinfo/whitepapers/sql2008introdw.mspx"&gt;&lt;EM&gt;"An Introduction to New&amp;nbsp;Data Warehouse Scalability Features in SQL Server 2008"&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, was released that includes a short writeup on&amp;nbsp;each of these features, as well as some additional improvements to SSAS, SSIS and SSRS.&amp;nbsp;&amp;nbsp;If you are interested in the types of features I mention below, I highly recommend you&amp;nbsp;check out this whitepaper.&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My focus is on Business Intelligence and performance (particularly in terms of relational data warehouse performance).&amp;nbsp; With that said and in no particular order, here is my list of top 10 features&amp;nbsp;&amp;nbsp;in SQL Server 2008, and why.&amp;nbsp; I plan to post more detail about several of these in the future:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;MERGE command - this is a new TSQL command that will allow you to combine an Insert with an Update command, sometimes referred to as an UPSERT.&amp;nbsp; This is particularly useful in loading a data warehouse.&amp;nbsp; You will no longer have to test for a row's existence in order to take one of two paths (INSERT or UPDATE, or even DELETE).&lt;/LI&gt;
&lt;LI&gt;Star Join - this could have a tremendous impact on queries in a relational data warehouse.&amp;nbsp;&amp;nbsp;Data warehouse&amp;nbsp;queries are characteristically performance hogs.&amp;nbsp;Since a&amp;nbsp;large percentage of data is usually selected, the query optimizer often cannot take advantage of indexes like it can with more selective OLTP queries.&lt;/LI&gt;
&lt;LI&gt;Change Data Capture (CDC) - this feature can be used in SQL Server 2008 data sources to automatically track changes in data that require a row to be re-sent to a data warehouse.&amp;nbsp; This makes ETL from a SQL Server 2008 data source far more efficient and straight-forward.&lt;/LI&gt;
&lt;LI&gt;INSERT INTO - no structural changes have been made to the statement, but minimal logging can be implement, much like BULK INSERT or SELECT..INTO, under the right conditions.&lt;/LI&gt;
&lt;LI&gt;Lookups in SSIS - though SSIS lookups were incredibly enhanced from DTS (where they were virtually unusable), the performance of this task has been tuned to improve performance and minimize resource utilization.&amp;nbsp; In lieu of blogging about this later, I'll refer to a &lt;A class="" href="http://blogs.conchango.com/jamiethomson/archive/2007/11/16/Katmai_3A00_-SSIS_3A00_-Lookup-component-gets-a-makeover.aspx"&gt;blog post by Jamie Thomson&lt;/A&gt; who explains this feature in detail and far better than I could.&lt;/LI&gt;
&lt;LI&gt;Data compression - this is potentially huge!&amp;nbsp; First of all, compression is an option, so if if the CPU hit is an issue you can choose not to implement compression.&amp;nbsp; Data compression means more data on fewer pages, which has a domino effect on performance (more pages in memory, better memory utilization, and improved page life expectancy).&lt;/LI&gt;
&lt;LI&gt;Partitioning enhancements - there's an issue in SQL Server 2005 partitioning parallelism that affects queries on a few number of partitions but greater than 1.&amp;nbsp; If only one partition is queried, intra-partition parallelism is implemented effectively.&amp;nbsp; If greater than one, a single thread is used to process each partition, which results in under-parallelism with queries on just a few partitions.&amp;nbsp; This has been addressed in SQL Server 2008 (future post).&lt;/LI&gt;
&lt;LI&gt;Resource Governor - if you haven't seen the demo on this, you should.&amp;nbsp; You can implement resource governing rules that affect inflight queries.&amp;nbsp; One scenario&amp;nbsp;I see for this&amp;nbsp;is in&amp;nbsp;environments where ETL occurs simultaneously with data warehouse queries, such as in a real-time environment.&lt;/LI&gt;
&lt;LI&gt;Backup compression - this will dramatically affect backup times for large data warehouses.&amp;nbsp;This capability is currently available through third party vendors but some DBAs are currently unable to leverage these solutions due to company standards or budget constraints.&lt;/LI&gt;
&lt;LI&gt;Partition-aligned indexed views (IVs)&amp;nbsp;- this allows for the&amp;nbsp;use of IVs on fact tables.&amp;nbsp;&amp;nbsp;Indexed views on partitioned tables is virtually unusable in SQL Server 2005 because of the requirement to drop and recreate dependent IVs whenever a fact table partition SWITCH is made.&amp;nbsp; I'll explain why I think this is such a big deal in a future post.&lt;/LI&gt;&lt;/OL&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=My Top 10 list for SQL Server 2008&amp;amp;body=Seen on SQLblog.com: %0A%0A%09My Top 10 list for SQL Server 2008%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx" target="_blank" title = "Email My Top 10 list for SQL Server 2008"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx&amp;amp;title=My+Top+10+list+for+SQL+Server+2008" target="_blank" title = "Submit My Top 10 list for SQL Server 2008 to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx&amp;amp;phase=2" target="_blank" title = "Submit My Top 10 list for SQL Server 2008 to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx&amp;amp;title=My+Top+10+list+for+SQL+Server+2008" target="_blank" title = "Submit My Top 10 list for SQL Server 2008 to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx&amp;amp;title=My+Top+10+list+for+SQL+Server+2008" target="_blank" title = "Submit My Top 10 list for SQL Server 2008 to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/20/my-top-10-list-for-sql-server-2008.aspx&amp;amp;title=My+Top+10+list+for+SQL+Server+2008&amp;amp;;top=1" target="_blank" title = "Add My Top 10 list for SQL Server 2008 to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=4606" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author><category term="performance" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/performance/default.aspx" /><category term="enhancements" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/enhancements/default.aspx" /><category term="katmai" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/katmai/default.aspx" /><category term="SQL Server 2008" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/SQL+Server+2008/default.aspx" /><category term="Data Warehousing" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/Data+Warehousing/default.aspx" /></entry><entry><title>Installing SQL Server 2005 on Vista</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx</id><published>2008-01-16T04:18:00Z</published><updated>2008-01-16T04:18:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;I sent this to our local user group when I installed Vista Ultimate on my new laptop a few months ago.&amp;nbsp; Yesterday, I did a quick search to see if this information was readily available and found that it still was not (at least not in one place), so I decided to post it here.&amp;nbsp; I hope it helps!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;You must install SQL Server 2005 SP2.&amp;nbsp; I was able to successfully install RTM, then followed by SP2, but an attendee at our last user group meeting had no such luck.&amp;nbsp;&amp;nbsp;One of our local&amp;nbsp;Microsofties&amp;nbsp;mentioned there is an SQL install that combines the core install of SQL with SP2.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;OWC 11 component install fails.&amp;nbsp; This has a domino effect on the installation of most of the other SQL components.&amp;nbsp; You know, the important ones, like database services, SSIS, SSAS and SSRS.&amp;nbsp; The newsgroup solution was to uninstall OWC 11 through Add/Remove Programs.&amp;nbsp; This solution worked for me, as well.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;IIS is required for Reporting Services.&amp;nbsp; Nothing new here, but the configuration of IIS was not as simple as I recall it on XP.&amp;nbsp; Be sure the following options are selected (Start --&amp;gt; Control Panel --&amp;gt; Programs and Features --&amp;gt; Turn Windows features on or off):&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Courier New';mso-fareast-font-family:'Courier New';"&gt;o&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Courier New';"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Web management tools&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:Wingdings;"&gt;§&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Wingdings;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;IIS 6 Management Compatibility&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;IIS 6 WMI Compatibility&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;IIS Metabase and IIS 6 configuration compatibility&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Courier New';mso-fareast-font-family:'Courier New';"&gt;o&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Courier New';"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;World Wide Web Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:Wingdings;"&gt;§&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Wingdings;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Application Development Features&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;ASP.NET&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;ISAPI Extensions&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;ISAPI Filters&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:Wingdings;"&gt;§&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Wingdings;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Common Http Features&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Default Document&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Directory Browsing&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;HTTP Redirection&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Static Content&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:Wingdings;"&gt;§&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Wingdings;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Security&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 2in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;Windows Authentication&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:Symbol;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;You must install Visual Studio SP1, then another patch for Vista.&amp;nbsp; I initially tried installing the patch for Vista first but it wanted SP1.&amp;nbsp; I was unable to run BIDS until I installed these.&amp;nbsp; Here are the download files (available for download at Microsoft.com):&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Courier New';mso-fareast-font-family:'Courier New';"&gt;o&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Courier New';"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;VS80sp1-KB926601-X86-ENU (VS SP1)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Courier New';mso-fareast-font-family:'Courier New';"&gt;o&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:7pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Courier New';"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;VS80sp1-KB932232-X86-ENU (patch for Vista)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt 1.5in;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:10pt;FONT-FAMILY:'Arial','sans-serif';mso-fareast-font-family:'Times New Roman';"&gt;There was mention of having to turn off UAC at one of our user group meetings.&amp;nbsp; I did not have this issue.&amp;nbsp;&amp;nbsp;During the install, I was&amp;nbsp;asked if I wanted to be added to the sysadmin role during the SQL SP2 setup, because Builtin\Administrators is not automatically added to sysadmin like it used to be.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:'Times New Roman','serif';mso-fareast-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 10pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=Installing SQL Server 2005 on Vista&amp;amp;body=Seen on SQLblog.com: %0A%0A%09Installing SQL Server 2005 on Vista%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx" target="_blank" title = "Email Installing SQL Server 2005 on Vista"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx&amp;amp;title=Installing+SQL+Server+2005+on+Vista" target="_blank" title = "Submit Installing SQL Server 2005 on Vista to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx&amp;amp;phase=2" target="_blank" title = "Submit Installing SQL Server 2005 on Vista to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx&amp;amp;title=Installing+SQL+Server+2005+on+Vista" target="_blank" title = "Submit Installing SQL Server 2005 on Vista to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx&amp;amp;title=Installing+SQL+Server+2005+on+Vista" target="_blank" title = "Submit Installing SQL Server 2005 on Vista to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/15/installing-sql-server-2005-on-vista.aspx&amp;amp;title=Installing+SQL+Server+2005+on+Vista&amp;amp;;top=1" target="_blank" title = "Add Installing SQL Server 2005 on Vista to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=4551" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author><category term="Install Vista &amp;quot;SQL Server 2005&amp;quot;" scheme="http://sqlblog.com/blogs/erin_welker/archive/tags/Install+Vista+_2600_quot_3B00_SQL+Server+2005_2600_quot_3B00_/default.aspx" /></entry><entry><title>Hi SQLBlog readers!</title><link rel="alternate" type="text/html" href="http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx" /><id>http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx</id><published>2008-01-15T03:16:00Z</published><updated>2008-01-15T03:16:00Z</updated><content type="html">&lt;P&gt;I'm excited to be blogging with several of my SQL Server comrades.&amp;nbsp; My name is Erin Welker and SQL Server is my passion - I've been working with the product since version 1.11!&amp;nbsp; In the last few years I have been sharing my lessons learned through presenting and writing.&amp;nbsp; I've been honored to present at SQL PASS for the last 3 years and&amp;nbsp;at Tech Ed 2007.&amp;nbsp; I was part of the &lt;A class="" href="http://www.microsoft.com/sql/solutions/bi/projectreal.mspx" target=_blank&gt;Project REAL&lt;/A&gt; team and authored a &lt;A class="" href="http://www.microsoft.com/technet/prodtechnol/sql/2005/realpart.mspx" target=_blank&gt;whitepaper&lt;/A&gt; on partitioning as a result.&amp;nbsp; I also wrote 2 whitepapers on &lt;A class="" href="http://www.microsoft.com/sql/solutions/dw/whitepapers.mspx" target=_blank&gt;large relational data warehouses&lt;/A&gt; on SQL Server, one on managing and one on performance.&amp;nbsp;&amp;nbsp;I'm currently working on my second article for SQL Server Magazine, which should appear in the March 2008 issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My focus is on Business Intelligence and performance, and that's what I intend to blog about most.&amp;nbsp; On my current engagement, I'm working with PerformancePoint Planning, so you may see that slip in here and there.&lt;/P&gt;
&lt;P&gt;I look forward to sharing information on this site and hope to learn from other bloggers and readers, as well.&lt;/P&gt;
&lt;P&gt;I hope you enjoy!&lt;/P&gt;
&lt;P&gt;Erin&lt;/P&gt;
&lt;BR&gt;&lt;div class = "shareblock"&gt;&lt;span class = "shareblockTitle"&gt;Share this post:&lt;/span&gt;&lt;span class = "shareblockLink"&gt; &lt;a href = "mailto:?subject=Hi SQLBlog readers!&amp;amp;body=Seen on SQLblog.com: %0A%0A%09Hi SQLBlog readers!%0A%0Ahttp://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx" target="_blank" title = "Email Hi SQLBlog readers!"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx&amp;amp;title=Hi+SQLBlog+readers!" target="_blank" title = "Submit Hi SQLBlog readers! to del.icio.us"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx&amp;amp;phase=2" target="_blank" title = "Submit Hi SQLBlog readers! to digg.com"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx&amp;amp;title=Hi+SQLBlog+readers!" target="_blank" title = "Submit Hi SQLBlog readers! to reddit.com"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx&amp;amp;title=Hi+SQLBlog+readers!" target="_blank" title = "Submit Hi SQLBlog readers! to DotNetKicks"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://sqlblog.com/blogs/erin_welker/archive/2008/01/14/hi-sqlblog-readers.aspx&amp;amp;title=Hi+SQLBlog+readers!&amp;amp;;top=1" target="_blank" title = "Add Hi SQLBlog readers! to Live Bookmarks"&gt;live it!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://info.sqlblog.com/a.aspx?ZoneID=0&amp;BannerID=12&amp;AdvertiserID=1&amp;CampaignID=12&amp;Task=Get&amp;Mode=TEXT&amp;SiteID=1&amp;RandomNumber=463323" width="1" height="1" border="0"&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=4537" width="1" height="1"&gt;</content><author><name>ErinW</name><uri>http://sqlblog.com/members/ErinW.aspx</uri></author></entry></feed>