Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- From: "Geoff N. Hiten" <SQLCraftsman@xxxxxxxxx>
- Date: Wed, 17 May 2006 11:07:10 -0400
SQL 2000 is supported on a 64-bit platform (AMD or EM64T only, no Itanium)
with SP4 and higher. This applies on a cluster as well as a stand-alone
system, so the answer to your first question is yes, it can be set up that
way.
As for the migration from SQL 2000 to SQL 2005 64-bit, that is not too much
trouble. You cannot do an in-place upgrade because of the 32 to 64 bit
difference, but you can install a second SQL instance using SQL 2005 on the
cluster. You can then detach the databases from the 2000 instance and
reattach them to the 2005 instance. If downtime is more important and you
have disk space, you can log ship from the 2000 instance to the 2005
instance and perform a cutover in less than 15 minutes, provided you have
tested everything, including security and client access.
The real key here is not the 32 to 64 bit conversion, it is testing the
side-by-side migration from 2000 to 2005. A well-planned and well-tested
changeover can go smoothly and quickly. Anything else is very risky.
Note that I am not trolling for work, I have all I can do, but you might
look at renting a cluster migration expert to assist with this project.
--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
"Kamal Hassan" <KamalHassan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2609214B-CD0E-4F68-AC1D-CD49B7FC5815@xxxxxxxxxxxxxxxx
Currently we have 4-NODE SQL Cluster as follows:
H/W = 32-Bit processors
Windows 2003 EE (32-Bit)
SQL 2000 EE (32-Bit)
We plan to setup a new 4-NODE SQL Server Cluster with the intention to
upgrade to SQL 2005 64-Bit later.
Phase I
Set up 4-NODE SQL Cluster with following h/w & s/w configuration:
H/W = 64-Bit
Windows 2003 EE (64-Bit)
SQL Server 2000 EE (32-Bit)
Phase II
Upgrade SQL Cluster to SQL 2005 EE (64-Bit)
Here is my question;
a) Is it OK/feasible to setup/configure the 4-NODE SQL Cluster as per
Phase I
b) If YES then would it be possible/practical to upgrade to SQL 2005 as
per
Phase II and what would be the steps for MIGRATION/upgrade with MINIMUM
down
time?
Let me know if I should call/contact Microsoft to confirm the above
setup/configuration?
Thank you!
.
- Follow-Ups:
- Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- From: Russ Kaufmann [MVP]
- Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- From: Linchi Shea
- Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- From: Kamal Hassan
- Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- Prev by Date: Re: Partitioned tables over several cluster nodes
- Next by Date: Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- Previous by thread: Re: Partitioned tables over several cluster nodes
- Next by thread: Re: SQL Server Clustering - OS(64-Bit) SQL (32-Bit)
- Index(es):
Relevant Pages
|