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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 jobs - next run date

Author  Topic 

priyaram
Yak Posting Veteran

82 Posts

Posted - 2005-07-06 : 08:56:11
hi

in our test server some of our jobs are failing daily sine it was created b'cos of the
unavailability of some details and data.
but now almost all data is there , but i don't know how to update the job to next run date.
bcos since it failed last month,all failed jobs are showing the next run date as previous months.
how to change that , so that it takes the next run date as in order.?

thanks in advance

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2005-07-07 : 06:59:55
i assume this is scheduled? check job properties and schedules tab and modify the schedule there?

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -