七、运行RAC群集检验工具
1.在个节点运行
NET USE \\node1\C$
NET USE \\node2\C$
2.运行oracle9i CDROM中运行\preinstall_rac\clustercheck\clustercheck.exe,检验群集,根据提示,执行如下
(Oracle9iDatabase Release Notes Release 2 (9.2)中clustercheck.exe有BUG,要用Oracle9iDatabase Release Notes Release 1 (9.0.1.1.1)
OracleClusterCheck Program ver. 1.0 (DEBUG)
This program performs tests that ascertain whether we have a
stableclusterto runORACLEParallel Server option.
This Program doesn’t guaranteeORACLEParallel Server will run.
Please enter the number of Nodes:2
Please enter the Public Network Node Name or IP Address for Node 1: node1
Please enter the Public Network Node Name or IP Address for Node 2: node2
PUBLIC NETWORK NAMES
IP Address Node Name
————————————
192.168.10.1 node1.clustersvr.com
192.168.10.2 node2.clustersvr.com
Names and IP address are those returned by your network
If Name doesn’t match name typed in that means you may
have a network conflict and this program may not run
correctly.
Are these entries correct (Y/N):y
Do you have a private ethernet network for thiscluster? (Y/N)y
Please enter the Private Network Node Name or IP Address for
node1.clustersvr.com: node1.san
Please enter the Private Network Node Name or IP Address for
node2.clustersvr.com: node2.san
PRIVATE NETWORK NODE NAMES
IP Address Node Name
————————————
192.168.20.1 node1.san
192.168.20.2 node2.san
Names and IP address are those returned by your network
If Name doesn’t match name typed in that means you may
have a network conflict and this program may not run
correctly.
Are these entries correct (Y/N):y
………………………………….
…………………………..
Infogatherer Service Created on all nodes
………………………………….
…………………………..
Received Information from all nodes
……..
Cleanup done on all nodes
ORACLECLUSTERCHECK WAS SUCCESSFUL
日志和群集信息在活动各个节点的c:\Temp\opsm\
八、安装RAC群集软件
运行oracle9i CDROM中运行\preinstall_rac\clustersetup\clustersetup.exe,安装RAC群集。(如果有两个以上的节点进行安装,需要补丁(BUG#2031489)
在node1上启动OracleUniversal Installer向导
单击 NEXT
单击 NEXT
选择符号链接SRVCFG. 单击 NEXT(在这里可以修改符号链接)
单击 NEXT
选择使用专用网络进行互连,单击 NEXT
输入各节点公用名和专用名. 单击 NEXT
确认安装目录,默认C:\WINNT\system32\osd9i, 单击 FINISH.
进行软件安装,启动服务.























