Hi
A job that is running will be aborted and not be re-scheduled to run
immediately again. It will run at the next scheduled time.
A Maintenance plan does submit backups to be run in parallel, so you were
just lucky that 9/10 had completed already.
Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
> My question is :
> What would happen to the jobs which are running,while failover occurs?
[quoted text clipped - 22 lines]
> Can anyone explain on How SQL Server would handle the Jobs which are running
> while the fail over is happening?
S Siva Prasad [SIVA] - 28 Mar 2005 06:27 GMT
Hi Mike,
Thanks for the reply.
But I differ with the reply you have provided.
Because, the when I tested the Backup job running on Primary Node continue
it's
executing on the Node-2 once SQL Server resources failed over.
The thing is that the database which being backed up as part of the job
only aborted which occurs when the fail over occured. All other databases as
part
of the job were backed up. That does not affected at all.
So, Please clarify what would be the usual SQL Server behaviour on
situations where SQL Server job running when the fail over occurs.
"Mike Epprecht (SQL MVP)" wrote:
> Hi
>
[quoted text clipped - 46 lines]
> running
> > while the fail over is happening?
S Siva Prasad [SIVA] - 28 Mar 2005 06:45 GMT
Hi Mike,
Thanks for the reply.
But I differ with the reply provided. Because when I tested a Backjob which
was running during the failover form the Primary node to Node -2 backed up
all the
database . Only the database which was being backup during actual failover
occured was aborted.
However there was no entry on Sysjobhistory. But these events recorded
on Event viewer and on each database in the "Last Backup Date" filed.
Hence my question is "What would be the usual behaviour of the SQL Server
to the Jobs when the SQL Server fail overs?"
"Mike Epprecht (SQL MVP)" wrote:
> Hi
>
[quoted text clipped - 46 lines]
> running
> > while the fail over is happening?