以下安装SQL Sever Cluster的安装步骤
- 首先按照以下步骤安装Windows Cluster service
Installing Windows 2000 Cluster Service
To install a two-nodes Windows 2000 Cluster, you must meet the following software and hardware requirement:
1. Windows 2000 Advanced Server Installed on Non-Shared Disk
2. Both 2 nodes are in the same domain.
3. TCP/IP is the only network protocol supported. The IP addresses used by the nodes and the virtual servers should be statically assigned.
4. NetBIOS over TCP/IP is required.
5. A Cluster service account (domain account) with administrator rights and the log on as a service privilege
6. At minimum, an external SCSI hard disk to connect to both computers, which will be used as the shared SCSI disk. Please make sure it is in the Microsoft's Hardware Compatibility List.
The following is the step-by-step installation guide about how to install Windows 2000 Cluster Service:
http://www.microsoft.com/windows2000/techinfo/planning/server/clustersteps.asp#heading6
- 然后安装SQL Server Cluster,请按照以下文章步骤安装
http://www.microsoft.com/SQL/techinfo/administration/2000/failovercluster.asp
- 然后您可以在当前的活动结点上安装SQL Server 2000 SP3 和MS03-031
http://www.microsoft.com/sql/downloads/2000/sp3.asp
http://www.microsoft.com/downloads/details.aspx?familyid=9814ae9d-bd44-40c5-add3-b8c99618e68d&displaylang=en
- 最后就可以创建您的用户数据库了
posted on 2007-07-31 10:13
tianjuchuan 阅读(1385)
评论(3) 编辑 收藏 引用 所属分类:
处理的问题