Comments for SQL Professionals https://www.jinyong.kim A Microsoft SQL Server Consultancy Tue, 15 Nov 2016 11:21:12 +0000 hourly 1 https://wordpress.org/?v=4.7.3 Comment on Insight into the SQL Server Agent Job Schedules 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.

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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])

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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]

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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.”

]]>
Comment on Using T-SQL to Parse Address City, State and Zip Code by Margaret Westrell https://www.jinyong.kim/blog/sql-scripts/2016/03/13/using-t-sql-parse-address-city-state-zip-code/#comment-2709 Fri, 09 Sep 2016 00:13:00 +0000 http://www.jinyong.kim/?p=434#comment-2709 Thanks! I needed to validate state and zip code in customer files submitted for import. This was perfect.

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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 !!!!

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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!

]]>
Comment on Insight into the SQL Server Agent Job Schedules 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

]]>