<?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>SQL Server Performance &#187; Analysis</title>
	<atom:link href="http://www.sql-server-performance.com/category/tips/analysis_olap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Tips for Optimizing SQL Server OLAP/Analysis Services Hardware Performance</title>
		<link>http://www.sql-server-performance.com/2006/olap-performance-hardware/</link>
		<comments>http://www.sql-server-performance.com/2006/olap-performance-hardware/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=232</guid>
		<description><![CDATA[Multiple CPUs in the server are important for data warehousing applications because they allow SQL Server to run parallel queries, which can greatly speed performance. If you know your data warehouse or OLAP cube is going to be busy, seriously consider 4, 8, or more CPUs, especially dual and quad CPUs. [7.0, 2000, 2005] Updated [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2006/olap-performance-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for Optimizing SQL Server OLAP/Analysis Services &#8212; Cube Performance</title>
		<link>http://www.sql-server-performance.com/2006/olap-performance-cubes/</link>
		<comments>http://www.sql-server-performance.com/2006/olap-performance-cubes/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=230</guid>
		<description><![CDATA[When selecting indexes for your data warehousing databases, don&#8217;t forget that if you decide to use your data warehousing databases for creating OLAP cubes, that the indexes you select affect the creation and processing time of the cubes themselves. Generally, you should consider adding indexes for each fact table and dimension table, and declaring foreign [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2006/olap-performance-cubes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for Optimizing SQL Server OLAP/Analysis Services: Data Warehouse &amp; Datamart Performance</title>
		<link>http://www.sql-server-performance.com/2006/olap-performance/</link>
		<comments>http://www.sql-server-performance.com/2006/olap-performance/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=231</guid>
		<description><![CDATA[While in production, set the &#8220;read only&#8221; database option to true for your data warehouses and datamarts (not cubes). This will turn off locking and greatly speed queries against the data. If you do make your database &#8220;read-only, be sure to update the database&#8217;s statistics first. This is especially important for SQL 7.0 and 2000 [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2006/olap-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
