Demian
2005-06-03 17:10:02 UTC
I have come accross a bit of a mystery with an SQL Server 2000 job schedule.
I have many jobs scheduled to run every night that run perfectly. However,
there is one job that does not run. As far as I can tell, the job is set up
exactly like the other ones. I would like the job to run a stored procedure
nightly at 10:30 pm.
Here is what I've checked so far:
1. The "Enabled" check box is selected on the General tab.
2. The "Enabled" check box is selected on the Edit Job Schedule tab.
3. There is no end date on the schedule.
4. SQL Server Agent is running properly because many other jobs are running
each night.
Does anyone have any other suggestions for how I can troubleshoot this?
Thanks.
I have many jobs scheduled to run every night that run perfectly. However,
there is one job that does not run. As far as I can tell, the job is set up
exactly like the other ones. I would like the job to run a stored procedure
nightly at 10:30 pm.
Here is what I've checked so far:
1. The "Enabled" check box is selected on the General tab.
2. The "Enabled" check box is selected on the Edit Job Schedule tab.
3. There is no end date on the schedule.
4. SQL Server Agent is running properly because many other jobs are running
each night.
Does anyone have any other suggestions for how I can troubleshoot this?
Thanks.