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)
 ACTIVE/ACTIVE sql 2000 cluster configuration

Author  Topic 

kotsas
Yak Posting Veteran

65 Posts

Posted - 2002-02-26 : 06:05:10
I want to install active/active sql server 2000 configuration. I'm asking is this ok:
install 2 instances of sql server 2k
and what to do next

Thanks

chadmat
The Chadinator

1974 Posts

Posted - 2002-02-26 : 11:34:50
Well,

The term Active/Active, really doesn't apply anymore, it is just a 2 instance cluster (Though a lot of people still say A/A).

You have a lot to do before you get to installing SQL Server. You need to setup MSCS, and make sure the cluster is functioning properly.

Once you have done that, then you just run SQL Setup, and install a virtual instance (Default). When that completes, install a virtual instance(Named) and you are done.

You can use this whitepaper as you guide:
http://msdn.microsoft.com/library/default.asp?URL=/library/techart/d5clustering.htm

-Chad

Go to Top of Page

graz
Chief SQLTeam Crack Dealer

4149 Posts

Posted - 2002-02-26 : 12:13:42
And SQLTeam has a section on clustering. All our articles and links are here: http://www.sqlteam.com/FilterTopics.asp?TopicID=154

===============================================
Creating tomorrow's legacy systems today.
One crisis at a time.
Go to Top of Page
   

- Advertisement -