when a sql server agent job is created and sheduled should we start running the job manaully for the
Posted
by amritha
on Stack Overflow
See other posts from Stack Overflow
or by amritha
Published on 2010-04-12T09:42:11Z
Indexed on
2010/04/12
9:53 UTC
Read the original article
Hit count: 227
hi i have created a sql server agent job and scheduled it for every 10 mins. for the first time, when it runs should we need to run the job manually once before it starts with scheduled time. Basically how does the job run for the first time.
Also when the job is created the owner of the job is in disabled state. will this effect the schedule of the job? Appreciate quick help. Thanks.
© Stack Overflow or respective owner