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)
 How to create and start the Job in EM

Author  Topic 

sreehari
Starting Member

37 Posts

Posted - 2006-05-24 : 03:37:10
HI

In my organization, i need to refresh the procedures in regular intervals. i scheduled a job to run at 2.30 a.m . when i open the job history on the next day, no job history was found.

could any one explain the steps in scheduling the jobs in EM

Thanks in advance.

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-05-24 : 04:13:06
Did you set it to run DAILY ? When you create a job EM defaulted it to Weekly


KH

Go to Top of Page

sreehari
Starting Member

37 Posts

Posted - 2006-05-24 : 04:16:34
quote:
Originally posted by khtan

Did you set it to run DAILY ? When you create a job EM defaulted it to Weekly


KH





No for a trial , i set it to run only once that is at 2-30 am on that day.
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2006-05-24 : 04:17:54
CHeck to see that the job is enabled and the scedule is enabled.
If you run it once to test then the schedule is disabled when it completes and you need to enable the schedule if you change the date for another run.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-05-24 : 04:20:17
"No for a trial , i set it to run only once that is at 2-30 am on that day."
On the day you set the job or the following day ?


KH

Go to Top of Page
   

- Advertisement -