﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / Jobs logged in the "Job Activity Monitor" but not in the "View History" / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 00:27:44 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Jobs logged in the "Job Activity Monitor" but not in the "View History"</title><link>http://www.sqlservercentral.com/Forums/Topic1422014-146-1.aspx</link><description>[quote][b]fasttrack (2/20/2013)[/b][hr]SQL Server 2005 Enterprise Ed,Hi guys,I have the following issue:There are some jobs running successfully. The execution is reported in the "Job Activity Monitor" highlighting the "Last execution" and "Next Execution", [/quote]This data comes from msdb.dbo.sysjobactivity and there is at least one row in that table for every job.[quote]but if I click on a specific job and select "View History" I do not see nothing (no filters are applied).[/quote]This data comes from msdb.dbo.sysjobhistory and there is not always a row in the table for every job/step.</description><pubDate>Wed, 20 Feb 2013 08:23:43 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: Jobs logged in the "Job Activity Monitor" but not in the "View History"</title><link>http://www.sqlservercentral.com/Forums/Topic1422014-146-1.aspx</link><description>What does [code="sql"]SELECT COUNT(*) FROM [msdb].dbo.[sysjobhistory] s[/code] return?</description><pubDate>Wed, 20 Feb 2013 04:19:51 GMT</pubDate><dc:creator>s_osborne2</dc:creator></item><item><title>RE: Jobs logged in the "Job Activity Monitor" but not in the "View History"</title><link>http://www.sqlservercentral.com/Forums/Topic1422014-146-1.aspx</link><description>Hi thanks for your reply,but it looks ok:&amp;lt;Limit size of job histoty log&amp;gt; is selectedMaximum job history log size (in rows): 1000Maximum job history rows per job: 1000The jobs running are not more than 10 and only some of them run every 1 hour.So, the values set look OK.Do you have any further suggestions?Thanks</description><pubDate>Wed, 20 Feb 2013 04:13:50 GMT</pubDate><dc:creator>fasttrack</dc:creator></item><item><title>RE: Jobs logged in the "Job Activity Monitor" but not in the "View History"</title><link>http://www.sqlservercentral.com/Forums/Topic1422014-146-1.aspx</link><description>Hi,If you have lots of jobs that run on that server you may need to update the history retention. If you right-click the sql agent and then go to History you can change the job history log limits.Thanks,Simon</description><pubDate>Wed, 20 Feb 2013 04:00:40 GMT</pubDate><dc:creator>s_osborne2</dc:creator></item><item><title>Jobs logged in the "Job Activity Monitor" but not in the "View History"</title><link>http://www.sqlservercentral.com/Forums/Topic1422014-146-1.aspx</link><description>SQL Server 2005 Enterprise Ed,Hi guys,I have the following issue:There are some jobs running successfully. The execution is reported in the "Job Activity Monitor" highlighting the "Last execution" and "Next Execution", but if I click on a specific job and select "View History" I do not see nothing (no filters are applied).Do you have any suggestion?Thanks </description><pubDate>Wed, 20 Feb 2013 03:48:09 GMT</pubDate><dc:creator>fasttrack</dc:creator></item></channel></rss>