Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Upgrade from SQL 7.0 to SQL 2K on NT Cluster

Author  Topic 

franco
Constraint Violating Yak Guru

255 Posts

Posted - 2002-02-07 : 04:27:06
We want to upgrade our SQL 7.0 SP1 active/passive cluster
on NT 4.0 EE SP6a to SQL 2K SP2 on the same Servers.I am
looking for a step by step guide or for some good articles
on that matter.
Our basic questions are:

Upgrade or new installation?
If new installation how about maintenance
plans,jobs,alerts,operators,DTS packages?
What is the correct sequence for upgrade?
Shoud we install SQL 2K on both nodes?
TIA.
Franco




chadmat
The Chadinator

1974 Posts

Posted - 2002-02-07 : 12:09:42
Well,

That depends on what you can feasibly do. A clean install is always the best, but not always feasible. If you can do a clean install I would do it.

When you install SQL 2000 as a virtual instance, it will handle the install in both nodes.

There is tons of information on the microsoft site. Here are a few articles and links:

Q260758 Q254321 Q243218

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/sql/maintain/operate/opsguide/default.asp

http://www.microsoft.com/windows2000/techinfo/planning/server/clustersteps.asp

SQL Server Web Site
http://www.microsoft.com/sql/


Building a Highly Available Database Cluster
http://msdn.microsoft.com/library/default.asp?URL=/library/techart/d5clustering.htm

How to Upgrade SQL Server 6.5 and 7.0 to SQL Server 2000
http://www.microsoft.com/sql/howtobuy/upgrading/howtoup.asp


HTH
-Chad


Go to Top of Page

franco
Constraint Violating Yak Guru

255 Posts

Posted - 2002-02-08 : 04:42:04
Chad, thanky you very much.

Best regards.
Franco

Go to Top of Page
   

- Advertisement -