Home Forums SQL Server 2014 Administration - SQL Server 2014 How to apply service pack update on SQL 2014 cluster environment without server downtime RE: How to apply service pack update on SQL 2014 cluster environment without server downtime

  • first of all, you only have to install the most recent CU.

    First install that CU at the non-active node.

    the you will have downtime ! for failing over the SQLinstance from the active node to the non-active node (which just got the CU installed )

    Keep in mind SQLServer may need extra time to upgrade the database stuctures.

    Then you still have to apply your chosen CU to the newly non-active node.

    I suggest leaving a couple of days in between applying the CU on the second node, just in case problems pop up on the upgraded instance.

    In case of failback to the non-CU-d node, SQLServer will undo the upgrades in the db.

    Play it safe, start with a FULL backup of all your databases !

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me