6,接下来就进入到安装界面,可以看到Oracle安装到了所有节点
点击查看大图
同样,安装后期会提示用户在所有节点上以root身份运行脚本root.sh,这时在RAC1运行是还要进行VIP配置。
<root:RAC1>/u01/app/oracle/product/10.1.0.3/oracle/root.sh
Running Oracle10 root.sh script...
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/oracle/product/10.1.0.3/oracle
Enter the full pathname of the local bin directory: [/usr/local/bin]:
Creating /usr/local/bin directory...
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...
Adding entry to /var/opt/oracle/oratab file...
Entries will be added to the /var/opt/oracle/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.
此时Oracle安装程序会进行VIP配置,需要选择网络接口和各个节点的虚拟地址
点击查看大图
点击查看大图
配置完成后会出现显示整个配置的结果:
点击查看大图
上一篇:
在Solaris 10 X86上安装Oracle 10g RAC详解 (1)
下一篇:
Linux/UNIX ODBC 配置全过程总结