<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SQL Agent Job Script</title>
	<atom:link href="http://sqlfool.com/2012/09/sql-agent-job-script-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/</link>
	<description>Self-Professed SQL Scripting Junkie!</description>
	<lastBuildDate>Sat, 18 May 2013 16:51:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Raj</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-10509</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Thu, 25 Apr 2013 16:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-10509</guid>
		<description><![CDATA[Michelle - Thank you for the script.

For jobs that are disabled and if the nextrundate is 0 then the column nextrundate in output appears as
0 /  / 00:00. I displayed this as NULL when it is zero so that I can fit the data into datetime column vs varchar column.]]></description>
		<content:encoded><![CDATA[<p>Michelle &#8211; Thank you for the script.</p>
<p>For jobs that are disabled and if the nextrundate is 0 then the column nextrundate in output appears as<br />
0 /  / 00:00. I displayed this as NULL when it is zero so that I can fit the data into datetime column vs varchar column.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avineet</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-10468</link>
		<dc:creator>Avineet</dc:creator>
		<pubDate>Sat, 20 Apr 2013 07:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-10468</guid>
		<description><![CDATA[Michelle, great script. Thanks for sharing it.]]></description>
		<content:encoded><![CDATA[<p>Michelle, great script. Thanks for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-10084</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Fri, 22 Mar 2013 17:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-10084</guid>
		<description><![CDATA[Any chance we can get a last ran status = successful, cancelled or failed?]]></description>
		<content:encoded><![CDATA[<p>Any chance we can get a last ran status = successful, cancelled or failed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nobody</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-9032</link>
		<dc:creator>Nobody</dc:creator>
		<pubDate>Tue, 08 Jan 2013 08:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-9032</guid>
		<description><![CDATA[/ (86399.9964) is just wrong. Better simply to use msdb.dbo.agent_datetime - if in doubt trust the people who broke jobhistory in the first place :)]]></description>
		<content:encoded><![CDATA[<p>/ (86399.9964) is just wrong. Better simply to use msdb.dbo.agent_datetime &#8211; if in doubt trust the people who broke jobhistory in the first place <img src='http://sqlfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8206</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 08 Oct 2012 21:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8206</guid>
		<description><![CDATA[Yum!  Works on a case sensitive collation.]]></description>
		<content:encoded><![CDATA[<p>Yum!  Works on a case sensitive collation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8183</link>
		<dc:creator>Maria</dc:creator>
		<pubDate>Mon, 01 Oct 2012 20:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8183</guid>
		<description><![CDATA[Tengo que decir que esto es útil. Si bien debo decir que ciertos artículos diferente 
no me convenció tanto, el de hoy me ha gustado bastante.

A seguir así! ;)]]></description>
		<content:encoded><![CDATA[<p>Tengo que decir que esto es útil. Si bien debo decir que ciertos artículos diferente<br />
no me convenció tanto, el de hoy me ha gustado bastante.</p>
<p>A seguir así! <img src='http://sqlfool.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monitoring SQL Agent jobs &#124; The Lonely DBA</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8173</link>
		<dc:creator>Monitoring SQL Agent jobs &#124; The Lonely DBA</dc:creator>
		<pubDate>Fri, 28 Sep 2012 04:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8173</guid>
		<description><![CDATA[[...] http://sqlfool.com/2012/09/sql-agent-job-script-2/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://sqlfool.com/2012/09/sql-agent-job-script-2/" rel="nofollow">http://sqlfool.com/2012/09/sql-agent-job-script-2/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8163</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Wed, 26 Sep 2012 16:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8163</guid>
		<description><![CDATA[Brilliant as always. I&#039;ve been relying on your scripts for years! If SQL Server Mag had a &quot;Brilliant 10&quot; issue like PopSci does, you&#039;d be in it.]]></description>
		<content:encoded><![CDATA[<p>Brilliant as always. I&#8217;ve been relying on your scripts for years! If SQL Server Mag had a &#8220;Brilliant 10&#8243; issue like PopSci does, you&#8217;d be in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustMike</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8154</link>
		<dc:creator>JustMike</dc:creator>
		<pubDate>Tue, 25 Sep 2012 14:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8154</guid>
		<description><![CDATA[Great script, Michelle.  Thanks for sharing it.]]></description>
		<content:encoded><![CDATA[<p>Great script, Michelle.  Thanks for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://sqlfool.com/2012/09/sql-agent-job-script-2/#comment-8153</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 25 Sep 2012 13:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=1777#comment-8153</guid>
		<description><![CDATA[Very handy in a snap. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Very handy in a snap. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
