Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-06 : 01:06:43
|
| Jamie writes "Ok, I have created a job that has two schedules associated with it. One to be run weekly on Monday-Saturday from 6AM - 11PM recurring every ten minutes throughout the day. What I have been noticing is that, when it is finished executing for the day I enable the schedule on, it disables the job at 11PM and says that the next run time is the next week monday no matter what day it is turned on, and will not process for the remainder of the week. Now I have checked the job history and have verified that there is no failure in the execution of the job. I also have it so that it notifies an operator on failure, and there has been no notification at all. The only thing I can think of that is possible is this is a part of a SQL cluster. Would that cause my problem here? I am using SQL Server 7 Enterprise Edition, along with Windows 2000 Server." |
|
|
|
|
|