dbTalk Databases Forums  

Different SQL Server Service packs in the cluster?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Different SQL Server Service packs in the cluster? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Carlos Gonzalez - Phoenix, AZ
 
Posts: n/a

Default Different SQL Server Service packs in the cluster? - 01-23-2004 , 04:31 PM






Can a virtual SQL Server 2000 SP2 and a virtual SQL Server 2000 SP3a coexist in the same Windows 2000 Datacenter cluster? Will the different versions of MDAC coexist in each node?

Reply With Quote
  #2  
Old   
Carlos Eduardo Rojas
 
Posts: n/a

Default Re: Different SQL Server Service packs in the cluster? - 01-23-2004 , 04:35 PM






Carlos,
In SQL Server 2000, when you apply a service pack to a sql server cluster,
it gets applied to all nodes at the same time, so it's not possible to have
them out of sync (service pack wise), at least in theory.
--
Carlos E. Rojas
SQL Server MVP
Co-Author SQL Server 2000 Programming by Example


"Carlos Gonzalez - Phoenix, AZ" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message news:9DC1930D-2898-4BDC-B873-AA0149D48877 (AT) microsoft (DOT) com...
Quote:
Can a virtual SQL Server 2000 SP2 and a virtual SQL Server 2000 SP3a
coexist in the same Windows 2000 Datacenter cluster? Will the different
versions of MDAC coexist in each node?




Reply With Quote
  #3  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Different SQL Server Service packs in the cluster? - 01-23-2004 , 04:44 PM



I think he means two separate instances on the same node? If that is
correct you can have 2 different service pack levels as far as SQL Server is
concerned. But when it comes to MDAC that is more of an OS thing and they
will all share it.

--

Andrew J. Kelly
SQL Server MVP


"Carlos Eduardo Rojas" <carloser (AT) mindspring (DOT) com> wrote

Quote:
Carlos,
In SQL Server 2000, when you apply a service pack to a sql server cluster,
it gets applied to all nodes at the same time, so it's not possible to
have
them out of sync (service pack wise), at least in theory.
--
Carlos E. Rojas
SQL Server MVP
Co-Author SQL Server 2000 Programming by Example


"Carlos Gonzalez - Phoenix, AZ" <anonymous (AT) discussions (DOT) microsoft.com
wrote
in message news:9DC1930D-2898-4BDC-B873-AA0149D48877 (AT) microsoft (DOT) com...
Can a virtual SQL Server 2000 SP2 and a virtual SQL Server 2000 SP3a
coexist in the same Windows 2000 Datacenter cluster? Will the different
versions of MDAC coexist in each node?





Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Different SQL Server Service packs in the cluster? - 01-23-2004 , 07:11 PM



MDAC is a global resource for each host, so the first update will bring all
host nodes to MDAC. Personally, I prefer upgrading MDAC as a stand-alone
install and then upbgrading SQL. That way, there are no unexpected gotchas.
Since SQL uses local binaries and unique binaries for each instance, you can
have different service pack revisions on different instances. There is
really no other way since service packs must be applied to each instance
separately. Even if you turn around and upgrade the second instance right
away, there is a small time window where instances are at different revision
levels.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
CareerBuilder.com


"Carlos Gonzalez - Phoenix, AZ" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message news:70A2EC65-884A-458C-82F0-8AC382088E8D (AT) microsoft (DOT) com...
Quote:
To clarify: The cluster has two nodes, and two virtual SQL Server
instances in it, with each node being the preferred owner for one virtual
SQL Server (what in 7.0 would have been called "active/active"). According
to MS, the upgrade must be executed on each instance individually. I was
wondering if it was possible to upgrade only one of the virtual SQL Servers,
since we have one application that is compatible with SP2, and a new
application which is compatible with SP3a. Since SP3a involves an upgrade of
MDAC from 2.6 to 2.71, I tend to think that the upgrade of one virtual
server will force the upgrade of the other as well.
Quote:
Thanks, guys!

Carlos



Reply With Quote
  #5  
Old   
Rand Boyd [MSFT]
 
Posts: n/a

Default RE: Different SQL Server Service packs in the cluster? - 01-26-2004 , 09:13 AM



The short answer is this:

You can have different service pack levels on an "active/active" cluster.
Each SQL Server can have a different service pack level. However, the level
of MDAC will be the same. After you apply SP3a on one instance of SQL
Server both nodes will have MDAC 2.7 SP1 installed.

Rand
This posting is provided "as is" with no warranties and confers no rights.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.