Re: SBS 2003 - Sql server -management- scheduled job stops running.
- From: "Steve Foster [SBS MVP]" <steve.foster@xxxxxxxxxxxxx>
- Date: Sun, 14 Aug 2005 07:00:12 -0700
mvk wrote:
Recently moved my DB application from a SBS 4.5 to SBS 2003. The transfer of
data went very smoothly. What I have been expericiencing though is that every
6 days or so I have to stop and start the sql server services (ver. 8.0) due
to my sql agent jobs stops processing my VB application at the scheduled time
created. The job shows that its still running but it isn't running as it has
been scheduled to run every 5 minutes. Once the scheduled jobs have been
restarted I have 6 days until it does it again like clock work. Never had
this problem when running on SBS 4.5.
I also run across the same problem with my internal web page used for administration and report sending after so many days the the reports will start generating a run time error. After rebooting the server everything is back to normal.
Any suggestions to resolve this would be very helpful.
SQL Server Agent will only start recurring jobs on schedule if the previous pass has completed. Since you indicate that SQL Server Agent thinks the job is running, it *won't* start the job again. You need to investigate what's actually happening when SQL Server Agent kicks the job off for the first time.
-- Steve Foster [SBS MVP] --------------------------------------- MVPs do not work for Microsoft. Please reply only to the newsgroups. .
- Follow-Ups:
- References:
- Prev by Date: Re: Multiple Domains on an SBS server
- Next by Date: Re: Recall back email being sent
- Previous by thread: SBS 2003 - Sql server -management- scheduled job stops running.
- Next by thread: Re: SBS 2003 - Sql server -management- scheduled job stops running
- Index(es):
Relevant Pages
|