dbTalk Databases Forums  

DTS/Schedule Jobs monitoring

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS/Schedule Jobs monitoring in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mandla mkhwanazi via SQLMonster.com
 
Posts: n/a

Default DTS/Schedule Jobs monitoring - 02-24-2005 , 04:23 AM






Is there a way to monitor all scheduled DTS jobs and restart the jobs
automatically when it faillS. If the job continues failing after being
restarted for several times then it must notify the responsible person. Is
there a tool that i can use with SQL to do this?

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: DTS/Schedule Jobs monitoring - 02-24-2005 , 07:54 AM






You can do that right in SQL Agent, specifically in the job itself. Go to
the advanced tab and you will see there are choices to redo the job if it
fails for x many tries. You can also set up alerts to notify people if it
fails.

--
Andrew J. Kelly SQL MVP


"mandla mkhwanazi via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote in
message news:f160dba1e42a4436aea5c5ce57b298bb (AT) SQLMonster (DOT) com...
Quote:
Is there a way to monitor all scheduled DTS jobs and restart the jobs
automatically when it faillS. If the job continues failing after being
restarted for several times then it must notify the responsible person. Is
there a tool that i can use with SQL to do this?

--
Message posted via http://www.sqlmonster.com



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.