Re: Email and failed scheduled jobs
- From: DennisThornton <DennisThornton.2qp5rn@xxxxxxxxxxxxx>
- Date: Thu, 17 May 2007 03:46:37 +0530
I would encapsulate the task in a script. The scheduler would call the
script. The script would then run whatever task(s) needed to be done
and would then email if the task(s) failed.
As to exactly what the failed status would be based on is dependent
upon the task(s) being run.
This is all assuming:
1. The scheduler is solid and we don't have to worry about "did the
scheduled task start?"
2. Failures are rare. If there are a lot then a summarized log may be
better. That would require a more complicated design.
--
DennisThornton
------------------------------------------------------------------------
DennisThornton's Profile: http://forums.techarena.in/member.php?userid=24250
View this thread: http://forums.techarena.in/showthread.php?t=748316
http://forums.techarena.in
.
- References:
- Email and failed scheduled jobs
- From: Gilgamesh
- Re: Email and failed scheduled jobs
- From: DennisThornton
- Re: Email and failed scheduled jobs
- From: Gilgamesh
- Email and failed scheduled jobs
- Prev by Date: Re: strange network problem
- Next by Date: Re: Assigning groups to Printers?
- Previous by thread: Re: Email and failed scheduled jobs
- Next by thread: Performance question - disk IO
- Index(es):
Relevant Pages
|