- 3
- 0
- 约5.94千字
- 约 7页
- 2016-12-21 发布于贵州
- 举报
??? 建立用户等效性??? 如果您尚未完成此工作,则以 oracle 用户身份登录并建立节点间的用户等效性:
exec /usr/bin/ssh-agent $SHELL/usr/bin/ssh-addEnter passphrase for /home/oracle/.ssh/id_rsa:Identity added: /home/oracle/.ssh/id_rsa (/home/oracle/.ssh/id_rsa)Identity added: /home/oracle/.ssh/id_dsa (/home/oracle/.ssh/id_dsa)
设置 ORACLE_BASE 和 ORACLE_HOME 环境变量:
export ORACLE_BASE=/u01/app/oracleexport ORACLE_HOME=$ORACLE_BASE/product/10.1.0/crs_1
RHEL4 and SLES9 Onlyexport LD_ASSUME_KERNEL=2.4.21
??? 安装 Oracle CRS???? 在安装 Oracle RAC 10g 数据库软件之前,必须先安装 CRS。 CRS 需要在集群的所有主机中共享两个文件: Oracle Cluster Registry (100MB) 和 CRS Voting Disk (
原创力文档

文档评论(0)