Re: migrating a SQL Cluster to new hardware
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Tue, 13 Feb 2007 06:38:03 -0500
Run upgrade advisor to detect upgrade issues, run checkdb on the databases
on the clusters, detach them, copy them (do not move them) to the new
cluster, attach them, run checkdb, update statistics, back them up. Migrate
all dependencies (logins, jobs, extended stored procedures, com objects and
file paths).
Check all functionality on the new cluster. Roll back if you have to by
reattaching the existing database on the old cluster.
repoint the client applications.
You might want to review all methods to do this in the
http://download.microsoft.com/download/1/6/c/16c0ec7a-bb53-4aea-9020-cb2f80424322/SQL2005UpgradeTechRef.doc
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Amila chandrasekera" <achandra@xxxxxxxxxxx> wrote in message
news:%23h6t5u7SHHA.412@xxxxxxxxxxxxxxxxxxxxxxx
I need your advise on migrating a two node SQL 2000 cluster to new hardware
including servers and disks.
thanks.
Amila
.
- References:
- migrating a SQL Cluster to new hardware
- From: Amila chandrasekera
- migrating a SQL Cluster to new hardware
- Prev by Date: Re: SQL Server 2005 Disaster Recovery
- Next by Date: Re: Connecting to an instance in a cluster
- Previous by thread: Re: migrating a SQL Cluster to new hardware
- Next by thread: Re: migrating a SQL Cluster to new hardware
- Index(es):
Relevant Pages
|