Comments on: Insight into the SQL Server Agent Job Schedules https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/ A Microsoft SQL Server Consultancy Tue, 15 Nov 2016 11:21:12 +0000 hourly 1 https://wordpress.org/?v=4.7.3 By: Igor Micev https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2857 Tue, 15 Nov 2016 11:21:12 +0000 http://www.jinyong.kim/?p=126#comment-2857 A brilliant script. Thanks.

]]>
By: Bob Stixurd https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2739 Thu, 13 Oct 2016 05:12:03 +0000 http://www.jinyong.kim/?p=126#comment-2739 Maybe try changing

[AvgDurationInSec] = CONVERT(DECIMAL(10, 2), [jobhistory].[AvgDuration])

to

[AvgDurationInSec] = CONVERT(DECIMAL(18, 2), [jobhistory].[AvgDuration])

]]>
By: Praveen Kumar E https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2738 Thu, 13 Oct 2016 01:10:15 +0000 http://www.jinyong.kim/?p=126#comment-2738 This is from the column [AvgDurationInSec]

]]>
By: Praveen Kumar E https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2737 Thu, 13 Oct 2016 00:51:17 +0000 http://www.jinyong.kim/?p=126#comment-2737 This is a good one. Thank you for providing.

I am getting one error “Arithmetic overflow error converting numeric to data type numeric.”

]]>
By: Ana https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2708 Tue, 06 Sep 2016 20:38:17 +0000 http://www.jinyong.kim/?p=126#comment-2708 Thanks very much for the script

]]>
By: sridhar https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2706 Fri, 02 Sep 2016 10:27:51 +0000 http://www.jinyong.kim/?p=126#comment-2706 Thanks very much for the script

]]>
By: Subbu https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2705 Fri, 02 Sep 2016 04:21:52 +0000 http://www.jinyong.kim/?p=126#comment-2705 Well Done Dude !!!!

]]>
By: Cal https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2654 Tue, 02 Aug 2016 17:55:40 +0000 http://www.jinyong.kim/?p=126#comment-2654 THANKS SO MUCH!

]]>
By: Bill https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2635 Thu, 21 Jul 2016 14:37:48 +0000 http://www.jinyong.kim/?p=126#comment-2635 Great script!! thank you – saved me time and effort

]]>
By: swapnil raorane https://www.jinyong.kim/blog/sql-scripts/2014/10/06/insight-into-sql-agent-job-schedules/#comment-2604 Thu, 23 Jun 2016 10:05:10 +0000 http://www.jinyong.kim/?p=126#comment-2604 its really nice script it saved my lots of time thnaks

]]>