You guess correctly. If the job is still executing when the previous
invocation is still running then the schedule is missed until the next time
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Alexander Nenashev" <nenashev (AT) hotbox (DOT) ru> wrote
Quote:
i guess when sql agent is executing a job and
time has come to run it again while the job is still running,
sql agent just doesn't run it but waits untill the job is complete.
do i guess right.
is there info in bol? |