<?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: View (and Disable) SQL Agent Jobs with TSQL</title>
	<atom:link href="http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/</link>
	<description>Adventures in SQL Tuning - a blog for the rest of us</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:28:07 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ralph Thomas</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-6463</link>
		<dc:creator>Ralph Thomas</dc:creator>
		<pubDate>Fri, 08 Jul 2011 15:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-6463</guid>
		<description>I love this script, but I notice that it seems to leave out some jobs that are scheduled and enabled. These jobs show up with &quot;select * From msdb.dbo.sysjobs&quot; and are enabled. I&#039;ve been looking through the script but can&#039;t determine where the problem is.</description>
		<content:encoded><![CDATA[<p>I love this script, but I notice that it seems to leave out some jobs that are scheduled and enabled. These jobs show up with &#8220;select * From msdb.dbo.sysjobs&#8221; and are enabled. I&#8217;ve been looking through the script but can&#8217;t determine where the problem is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Thomas</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-6366</link>
		<dc:creator>Ralph Thomas</dc:creator>
		<pubDate>Thu, 30 Jun 2011 20:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-6366</guid>
		<description>I noticed that it doesn&#039;t show all the enabled jobs on my server. Why is that?</description>
		<content:encoded><![CDATA[<p>I noticed that it doesn&#8217;t show all the enabled jobs on my server. Why is that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-6292</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Thu, 23 Jun 2011 18:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-6292</guid>
		<description>Nice script.  I can use this for customers which need a lot of hand holding to get information about jobs.  Now, I need a script to get information on the details/steps of each job.

Thanks.</description>
		<content:encoded><![CDATA[<p>Nice script.  I can use this for customers which need a lot of hand holding to get information about jobs.  Now, I need a script to get information on the details/steps of each job.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ufford</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-5857</link>
		<dc:creator>Michelle Ufford</dc:creator>
		<pubDate>Fri, 20 May 2011 14:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-5857</guid>
		<description>@Kahn I typically disable jobs whenever we&#039;re about to perform a hardware upgrade or patching.</description>
		<content:encoded><![CDATA[<p>@Kahn I typically disable jobs whenever we&#8217;re about to perform a hardware upgrade or patching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kahn</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-5847</link>
		<dc:creator>kahn</dc:creator>
		<pubDate>Tue, 17 May 2011 08:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-5847</guid>
		<description>Could you tell me, what is reason to disabled jobs ? Reason to use this script ?

New Jr DBA</description>
		<content:encoded><![CDATA[<p>Could you tell me, what is reason to disabled jobs ? Reason to use this script ?</p>
<p>New Jr DBA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL Agent Job Script &#171; SQL Fool</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-5478</link>
		<dc:creator>SQL Agent Job Script &#171; SQL Fool</dc:creator>
		<pubDate>Tue, 21 Dec 2010 00:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-5478</guid>
		<description>[...] resource contention on our server when a ton of processes kickoff and overlap in the morning. Now, I have a script that I&#039;ve used in the past for monitoring SQL agent jobs, but this time I wanted to add some historical run-time information. [...]</description>
		<content:encoded><![CDATA[<p>[...] resource contention on our server when a ton of processes kickoff and overlap in the morning. Now, I have a script that I&#039;ve used in the past for monitoring SQL agent jobs, but this time I wanted to add some historical run-time information. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sql server那点事 &#124; an vimmer,one linuxer and a rider</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-5094</link>
		<dc:creator>sql server那点事 &#124; an vimmer,one linuxer and a rider</dc:creator>
		<pubDate>Thu, 01 Apr 2010 09:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-5094</guid>
		<description>[...] View (and Disable) SQL Agent Jobs with TSQL [...]</description>
		<content:encoded><![CDATA[<p>[...] View (and Disable) SQL Agent Jobs with TSQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-289</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 16 Feb 2009 22:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-289</guid>
		<description>Great query. Just what I needed for easy documenting the scheduled jobs.

Regards
STefan</description>
		<content:encoded><![CDATA[<p>Great query. Just what I needed for easy documenting the scheduled jobs.</p>
<p>Regards<br />
STefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-233</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Fri, 06 Feb 2009 18:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-233</guid>
		<description>Nice.  Do you know about the Central Management Server feature and group execute in SQL 2008?  That way, you can run it once against all of your servers, and get the results back in a single results grid.  Very handy for copy/pasting into a spreadsheet.</description>
		<content:encoded><![CDATA[<p>Nice.  Do you know about the Central Management Server feature and group execute in SQL 2008?  That way, you can run it once against all of your servers, and get the results back in a single results grid.  Very handy for copy/pasting into a spreadsheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ufford</title>
		<link>http://sqlfool.com/2009/02/view-sql-agent-jobs-tsql/comment-page-1/#comment-231</link>
		<dc:creator>Michelle Ufford</dc:creator>
		<pubDate>Fri, 06 Feb 2009 15:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=471#comment-231</guid>
		<description>You&#039;re welcome, I&#039;m glad I could help! :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, I&#8217;m glad I could help! <img src='http://sqlfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

