<?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>Art of Business Intelligence &#187; SQL Server</title>
	<atom:link href="http://www.artofbi.com/index.php/topics/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofbi.com</link>
	<description>Business Intelligence Guidance, Thought Leadership, and Experience</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:13:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating a New Presentation (Web) Catalog in OBI 11g</title>
		<link>http://www.artofbi.com/index.php/2012/01/creating-a-new-presentation-web-catalog-in-obi-11g/</link>
		<comments>http://www.artofbi.com/index.php/2012/01/creating-a-new-presentation-web-catalog-in-obi-11g/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 13:54:46 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[OBIEE]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=1372</guid>
		<description><![CDATA[Here is a crib-sheet on creating a new Presentation Catalog in OBI 11g. The Oracle BI Server and WebLogic Server should be up and running. Stop the system component service for Presentation Services. Specify a new web catalog folder location (one that does not exist) for the catalog on the Repository tab of the Deployment [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2012/01/creating-a-new-presentation-web-catalog-in-obi-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Fiscal Calendar Build Script</title>
		<link>http://www.artofbi.com/index.php/2011/05/sql-fiscal-calendar-build-script/</link>
		<comments>http://www.artofbi.com/index.php/2011/05/sql-fiscal-calendar-build-script/#comments</comments>
		<pubDate>Tue, 24 May 2011 01:04:44 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=1168</guid>
		<description><![CDATA[Okay, I can&#8217;t help it, I have been sitting on so much code and I am getting ready to start Open Sourcing a lot of it.  More on that later this year.  But as I scan through a lot of the files that I&#8217;ve been using on many a personal project over the last several [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2011/05/sql-fiscal-calendar-build-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OBI 11g Prompts are Context / Data Type Sensitive</title>
		<link>http://www.artofbi.com/index.php/2011/03/obi-11g-prompts-are-context-data-type-sensitive/</link>
		<comments>http://www.artofbi.com/index.php/2011/03/obi-11g-prompts-are-context-data-type-sensitive/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 19:54:57 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[Best Practice]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Prompts]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=1119</guid>
		<description><![CDATA[You just have to love Oracle Business Intelligence and the enhancements over OBI 10g.  Again, my recommendation is to get OBI 11g in your org as soon as possible.  At a minimum a dev environment just so you can check out the cool features like the one this blog post talks about, data type sensitive [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2011/03/obi-11g-prompts-are-context-data-type-sensitive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Oracle Tablespace &#8211; Quick and Dirty</title>
		<link>http://www.artofbi.com/index.php/2010/09/extending-oracle-tablespace-quick-and-dirty/</link>
		<comments>http://www.artofbi.com/index.php/2010/09/extending-oracle-tablespace-quick-and-dirty/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 01:55:58 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[Tablespace]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=796</guid>
		<description><![CDATA[Run the PL/SQL code to determine the current size of the tablespace in question.]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2010/09/extending-oracle-tablespace-quick-and-dirty/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Pad Left Functionality (Oracle / SQL Server)</title>
		<link>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/</link>
		<comments>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 05:39:22 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>
		<category><![CDATA[Left Padding]]></category>
		<category><![CDATA[pad left]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=563</guid>
		<description><![CDATA[Every now an then one needs to pad a column value with a character or symbol in order to conform the resulting value to some standard. For example, a company may represent their stores by a maximum of 4 digits and each character in that 4-digit store number must contain a value as to not [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Essbase ASO Version of BSO Dynamic Time Series</title>
		<link>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/</link>
		<comments>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:21:25 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[Essbase]]></category>
		<category><![CDATA[Tricks n' Tips]]></category>
		<category><![CDATA[ASO]]></category>
		<category><![CDATA[Dynamic Time Series]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=496</guid>
		<description><![CDATA[ASO does not provide an out-of-the-box version of dynamic-time-series (DTS) like its partner in crime, BSO. However, one straightforward approach to achieving this functionality is to implement a time aggregation dimension and leverage MDX functionality.]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Essbase Studio Tutorial by Example</title>
		<link>http://www.artofbi.com/index.php/2009/08/essbase-studio-tutorial-by-example/</link>
		<comments>http://www.artofbi.com/index.php/2009/08/essbase-studio-tutorial-by-example/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 19:37:23 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Essbase]]></category>
		<category><![CDATA[Hyperion]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[By Example]]></category>
		<category><![CDATA[Essbase model]]></category>
		<category><![CDATA[Essbase Studio]]></category>
		<category><![CDATA[Schema]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=375</guid>
		<description><![CDATA[By now every knows that the release of Hyperion 11x has provided us with the latest and greatest Essbase modeling application, Essbase Studio.  A lot of us are familiar with Essbase Integration Services and have been looking at Essbase Studio like a two-headed dog.  They either are scared and don&#8217;t want to go near it or they [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/08/essbase-studio-tutorial-by-example/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

