The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Identifying long running Sql Server Agent Jobs article

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Steve Hebert

Posts: 218
Nickname: sdhebert
Registered: Apr, 2005

Steve Hebert is a .NET developer who has created the .Math compiler library.
Identifying long running Sql Server Agent Jobs article Posted: May 10, 2005 1:29 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Steve Hebert.
Original Post: Identifying long running Sql Server Agent Jobs article
Feed Title: Steve Hebert's Development Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/steve.hebert/rss.aspx
Feed Description: .Steve's .Blog - Including .Net, SQL Server, .Math and everything in between
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Steve Hebert
Latest Posts From Steve Hebert's Development Blog

Advertisement

Gregory Larson put together a nice code article on Database Journal on detecting long-running SQL jobs.  The code fires off an email to a designated contact when a job is running for more than 6 hours.  I could personally see a use for logging instances of a job running for more than, say, 60 minutes to a table. His code is certainly easy enough to modify.

 

 

Read: Identifying long running Sql Server Agent Jobs article

Topic: Come and see the (.net) robots in Groningen Previous Topic   Next Topic Topic: Windows Server 2003 R2 download

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use