<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Realm of the Verbal Processor &#187; SQL</title>
	<atom:link href="http://verbalprocessor.com/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://verbalprocessor.com</link>
	<description>Jarvis&#039;s Ramblings</description>
	<lastBuildDate>Fri, 27 Jan 2012 02:19:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='verbalprocessor.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Realm of the Verbal Processor &#187; SQL</title>
		<link>http://verbalprocessor.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://verbalprocessor.com/osd.xml" title="The Realm of the Verbal Processor" />
	<atom:link rel='hub' href='http://verbalprocessor.com/?pushpress=hub'/>
		<item>
		<title>SCCM SP1 and Itanium &#8211; NOT supported</title>
		<link>http://verbalprocessor.com/2008/06/17/sccm-sp1-and-itanium-not-supported/</link>
		<comments>http://verbalprocessor.com/2008/06/17/sccm-sp1-and-itanium-not-supported/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 16:40:02 +0000</pubDate>
		<dc:creator>Jarvis</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Itanium]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://verbalprocess.wordpress.com/2008/06/17/sccm-sp1-and-itanium-not-supported/</guid>
		<description><![CDATA[Back in October 2007 when I was doing my original Pilot deployment of SCCM (RTM), I posted on the TechNet forums asking questions about whether putting the site database on a SQL cluster that was running on the Itanium (IA64) architecture was a supported installation scenario. Stan White replied back that both clustered as well [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verbalprocessor.com&amp;blog=1611123&amp;post=271&amp;subd=verbalprocess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verbalprocessor.com/2008/06/17/sccm-sp1-and-itanium-not-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9a06e71c38dd1e772a6cce47e06ebc7?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Jarvis</media:title>
		</media:content>
	</item>
		<item>
		<title>Subselect Query in SCCM</title>
		<link>http://verbalprocessor.com/2008/02/26/subselect-query-in-sccm/</link>
		<comments>http://verbalprocessor.com/2008/02/26/subselect-query-in-sccm/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 22:02:07 +0000</pubDate>
		<dc:creator>Jarvis</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[subselect query]]></category>
		<category><![CDATA[WQL]]></category>

		<guid isPermaLink="false">http://verbalprocess.wordpress.com/?p=145</guid>
		<description><![CDATA[Update (1/30/2010):  We recently discussed subselect queries at the Minnesota System Center User Group. That discussion prompted me to write an updated post on subselect queries. Please refer to the following post for better information on how to create subselect queries that are faster and more efficient. http://verbalprocessor.com/2010/01/30/better-subselect-queries/ Original Post: One of the things that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verbalprocessor.com&amp;blog=1611123&amp;post=145&amp;subd=verbalprocess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verbalprocessor.com/2008/02/26/subselect-query-in-sccm/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9a06e71c38dd1e772a6cce47e06ebc7?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Jarvis</media:title>
		</media:content>
	</item>
		<item>
		<title>SCCM SQL Cluster Problem</title>
		<link>http://verbalprocessor.com/2008/02/01/sccm-sql-cluster-problem/</link>
		<comments>http://verbalprocessor.com/2008/02/01/sccm-sql-cluster-problem/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 21:56:52 +0000</pubDate>
		<dc:creator>Jarvis</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://verbalprocess.wordpress.com/?p=131</guid>
		<description><![CDATA[Earlier this week I had an issue with backing up SCCM that was because Kerberos was not enabled on the cluster. Got that fixed, but I was noticing other things on my SCCM server that just didn&#8217;t seem right. (Instructions for how to enable Kerberos are in the link above.) In particular I noticed that my Site [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verbalprocessor.com&amp;blog=1611123&amp;post=131&amp;subd=verbalprocess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verbalprocessor.com/2008/02/01/sccm-sql-cluster-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9a06e71c38dd1e772a6cce47e06ebc7?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Jarvis</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2343/2234796625_c7e219c954_o.jpg" medium="image">
			<media:title type="html">Bad SQL</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2327/2234796593_b6abc4aee1_o.jpg" medium="image">
			<media:title type="html">Good SQL</media:title>
		</media:content>
	</item>
		<item>
		<title>SCCM Backup Issues</title>
		<link>http://verbalprocessor.com/2008/01/30/sccm-backup-issues/</link>
		<comments>http://verbalprocessor.com/2008/01/30/sccm-backup-issues/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 13:59:38 +0000</pubDate>
		<dc:creator>Jarvis</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[SPN]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://verbalprocess.wordpress.com/?p=129</guid>
		<description><![CDATA[For the last week I have been attempting to back up my SCCM server before it goes into production. The backup has been failing, so I have been in major &#8220;trouble shoot&#8221; mode. Basic scenario is this&#8230; SCCM is installed on a VMWare virtual machine. The SQL database is offloaded to a clustered SQL server. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=verbalprocessor.com&amp;blog=1611123&amp;post=129&amp;subd=verbalprocess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://verbalprocessor.com/2008/01/30/sccm-backup-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9a06e71c38dd1e772a6cce47e06ebc7?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Jarvis</media:title>
		</media:content>
	</item>
	</channel>
</rss>
