Jobs on cluster server

  • Supposing there are an active/passive SQL clustering servers and some jobs on active node. For some reason, the active done and the passive takes online. Do we need to modify jobs which working well on provious active server?

  • If the active node is dropping are there any errors in the logs?

    K. Brian Kelley, GSEC

    http://www.truthsolutions.com/

    Author: Start to Finish Guide to SQL Server Performance Monitoring

    http://www.netimpress.com/

    K. Brian Kelley
    @kbriankelley

  • SQL Server jobs system works on virtual SQL Server name instead of physical server name. You don't have to modify jobs once SQL Server fails over, All jobs will be cancelled if they are running during the failover and You need to restart those jobs after failover.

  • Bingo!

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply