<?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 Blog &#187; Scheduled Jobs</title>
	<atom:link href="http://www.sqlsvrdba.com/tag/scheduled-jobs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlsvrdba.com</link>
	<description>Ramblings of a SQL Server DBA</description>
	<lastBuildDate>Mon, 19 Dec 2011 15:36:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Creating an instance of the COM component with CLSID error</title>
		<link>http://www.sqlsvrdba.com/uncategorized/creating-an-instance-of-the-com-component-with-clsid-error/</link>
		<comments>http://www.sqlsvrdba.com/uncategorized/creating-an-instance-of-the-com-component-with-clsid-error/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 12:38:12 +0000</pubDate>
		<dc:creator>Clive</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Management Studio]]></category>
		<category><![CDATA[Scheduled Jobs]]></category>

		<guid isPermaLink="false">http://www.sqlsvrdba.com/?p=319</guid>
		<description><![CDATA[Ever had this really annoying error pop up when you are trying to view or edit a step within a Job? It happened to me again today. I found a nice simple fix in the end. Open up the command line tool Navigate to your Microsoft SQL Server\100\DTS\binn folder. From there run regsvr32 dts.dll You [...]]]></description>
		<wfw:commentRss>http://www.sqlsvrdba.com/uncategorized/creating-an-instance-of-the-com-component-with-clsid-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable All Scheduled Jobs</title>
		<link>http://www.sqlsvrdba.com/uncategorized/disable-all-scheduled-jobs/</link>
		<comments>http://www.sqlsvrdba.com/uncategorized/disable-all-scheduled-jobs/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 12:43:34 +0000</pubDate>
		<dc:creator>Clive</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Scheduled Jobs]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://www.sqlsvrdba.com/?p=313</guid>
		<description><![CDATA[I discovered a small issue in production today. Our new DR server which is currently going through the rigors of testing had all of the Scheduled Jobs left enabled. I was confused why I was getting two alerts for some data validation processing we perform overnight with two different sets of data. After a few [...]]]></description>
		<wfw:commentRss>http://www.sqlsvrdba.com/uncategorized/disable-all-scheduled-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Checks</title>
		<link>http://www.sqlsvrdba.com/uncategorized/daily-checks/</link>
		<comments>http://www.sqlsvrdba.com/uncategorized/daily-checks/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 11:57:06 +0000</pubDate>
		<dc:creator>Clive</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Best Practice]]></category>
		<category><![CDATA[Daily Checks]]></category>
		<category><![CDATA[Logs]]></category>
		<category><![CDATA[Scheduled Jobs]]></category>

		<guid isPermaLink="false">http://www.sqlsvrdba.com/?p=19</guid>
		<description><![CDATA[I&#8217;ve seen a few posts about daily checks recently and thought I&#8217;d chip in. What do I check and a very brief explanation why I perform this check. Backups - Have they all succeeded? Disk Space - Do we have plenty of space available for normal operations during business hours? Database Size - Have we [...]]]></description>
		<wfw:commentRss>http://www.sqlsvrdba.com/uncategorized/daily-checks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

