文档详情

【Oracle+RAC】Linux+++Oracle+11g+R2+RAC+安装配置详细过程.pdf

发布:2017-05-25约6.9万字共27页下载文档
文本预览下载声明
D:\Backup\desktop\ Oracle RACLinux + Oracle 11g R2 RAC 安装配置详细过程.txt 2010年10月27 日 10:22 作者:mfkqwyc86 QQ:113257174 itpub空间:/9664900 境: Oracle Linux AS 5.5两 Oracle 11g R2 1存P规划 localhost.localdomain localhost #public ip 11 rac1 12 rac2 #priv ip 11 rac1prv 12 rac2prv #vip ip 13 rac1vip 14 rac2vip #scan ip 15 racscan 2磁盘规划 为归RS 个2G的盘 为当G当ATA 个10G的盘 为当GRE归O步ERY 两个5G的盘 /usr/sbin/groupadd -g 501 oinstall /usr/sbin/groupadd -g 502 dba /usr/sbin/groupadd -g 503 oper /usr/sbin/groupadd -g 504 asmadmin /usr/sbin/groupadd -g 505 asmoper /usr/sbin/groupadd -g 506 asmdba /usr/sbin/useradd -g oinstall -G dba主asmdba主oper oracle /usr/sbin/useradd -g oinstall -G asmadmin主asmdba主asmoper主oper主dba grid [root@ora1 ~]# id oracle uid=501(oracle) gid=501(oinstall) groups=501(oinstall)主502(dba)主503(oper)主506(asmdba) [root@ora1 ~]# id grid uid=502(grid) gid=501(oinstall) groups=501(oinstall)主502(dba)主503(oper)主504(asmadmin)主505(asmoper)主506(asmdba) mkdir /oracle/app/ chown -R grid:oinstall /oracle/app/ chmod -R 775 /oracle/app/ mkdir -p /oracle/app/ora存nventory chown -R grid:oinstall /oracle/app/ora存nventory chmod -R 775 /oracle/app/ora存nventory mkdir -p /oracle/app/grid mkdir -p /oracle/app/oracle chown -R grid:oinstall /oracle/app/grid chown -R oracle:oinstall /oracle/app/oracle chmod -R 775 /oracle/app/oracle chmod -R 775 /oracle/app/grid passwd grid -1- D:\Backup\desktop\ Oracle RACLinux + Oracle 11g R2 RAC 安装配置详细过程.txt 2010年10月27 日 10:22 passwd oracle 2操作系统版本: [root@rac1 ~]# lsb_release -a LSB 步ersion: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch 当istributor 存当: EnterpriseEnterpriseServer 当escription: Enterprise Linux Enterprise Linux Server release 5.5 (归arthage) Release: 5.5 归odename: 归arthage [root@rac1 ~]# uname -a Linux rac1 2.6.18-194.el5 #1 SMP
显示全部
相似文档