October 27, 2010 at 9:31 am
Hi
I need help for the below
Have 2 node sql cluster.what is the procedure to apply service packs and other updates on sql.
Kindly explain detail.Also explain applying SPs for for replication servers.
Akkare
October 27, 2010 at 6:29 pm
Akkare (10/27/2010)
HiI need help for the below
Have 2 node sql cluster.what is the procedure to apply service packs and other updates on sql.
Kindly explain detail.Also explain applying SPs for for replication servers.
Akkare
go google mate, fyi
October 27, 2010 at 10:56 pm
Akkare (10/27/2010)
HiI need help for the below
Have 2 node sql cluster.what is the procedure to apply service packs and other updates on sql.
Kindly explain detail.
Passive node first. Reboot passive node if necessary. Active node next. If reboot required, fail cluster groups over to passive node, then reboot.
Also explain applying SPs for for replication servers.
The version of sql on the distributer must always be greater than or equal to the version of sql on the publisher (which can be the same server as the distributor), which must always be greater than or equal to the version of sql on the subscriber(s). So, distributor first, then publisher, then subscriber(s).
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply