oracle 11g rac安装 怎么需要acfs

oracle 11g rac安装 怎么需要acfs,第1张

Linux平台 Oracle 11gR2 RAC安装Part3:DB安装四、DB(Database)安装

4.1 解压DB的安装包

4.2 DB软件安装

4.3 ASMCA创建磁盘

4.4 DBCA建库

4.5 验证crsctl的状态

Linux平台 Oracle 11gR2 RAC安装指导:

Part1:Linux平台 Oracle 11gR2 RAC安装Part1:准备工作Part2:Linux平台 Oracle 11gR2 RAC安装Part2:GI安装Part3:Linux平台 Oracle 11gR2 RAC安装Part3:DB安装四、DB(Database)安装

4.1 解压DB的安装包

oracle用户登录,

unzip p13390677_112040_Linux-x86-64_1of7.zip -d /opt/app/media/ &&unzip p13390677_112040_Linux-x86-64_2of7.zip -d /opt/app/media/4.2 DB软件安装

安装grid的时候/opt/app目录权限发生了改变,我们用root用户建立$ORACLE_BASE并赋予权限,各节点执行:

mkdir -p /opt/app/oracle &&chown oracle:oinstall /opt/app/oracle打开Xmanager软件,Oracle用户登录,runInstaller安装数据库软件。

$ cd /opt/app/media/database/

$ ls

install readme.html response rpm runInstaller sshsetup stage welcome.html$ ./runInstaller

安装过程中可忽略的检查项(如果你的检查项中还有其他的,则不可以忽略):

Package:pdksh-5.2.14 //这个RHEL中光盘中没有pdksh这个包,之前准备工作中已安装ksh代替Clock Synchronization

Task resolv.conf Integrity

Single Client Access Name(SCAN)

最后root用户按安装提示执行1个脚本,需要在各节点分别执行。

4.3 ASMCA创建磁盘组

打开Xmanager软件,grid用户登录,asmca创建ASM磁盘组这里我先创建一个DATA磁盘组,冗余选择external(底层存储已经做了RAID),划1块盘(1T容量),以后有需求再后期加入磁盘。

4.4 DBCA建库

打开Xmanager软件,oracle用户登录,dbca图形创建数据库,数据库字符集我这里选择ZHS16GBK。

4.5 验证crsctl的状态

grid用户登录,crsctl stat res -t 查看集群资源的状态,发现各节点的DB资源已经正常Open。

[grid@jyracdb1 ~]$ crsctl stat res -t

--------------------------------------------------------------------------------NAME TARGET STATESERVER STATE_DETAILS--------------------------------------------------------------------------------Local Resources

--------------------------------------------------------------------------------ora.DATA.dg

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

ora.LISTENER.lsnr

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

ora.SYSDG.dg

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

ora.asm

ONLINE ONLINE jyracdb1 StartedONLINE ONLINE jyracdb2 Startedora.gsd

OFFLINE OFFLINE jyracdb1

OFFLINE OFFLINE jyracdb2

ora.net1.network

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

ora.ons

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

ora.registry.acfs

ONLINE ONLINE jyracdb1

ONLINE ONLINE jyracdb2

--------------------------------------------------------------------------------Cluster Resources

--------------------------------------------------------------------------------ora.LISTENER_SCAN1.lsnr

1ONLINE ONLINE jyracdb2

ora.cvu

1ONLINE ONLINE jyracdb2

ora.jyracdb1.vip

1ONLINE ONLINE jyracdb1

ora.jyracdb2.vip

1ONLINE ONLINE jyracdb2

ora.jyzhao.db

1ONLINE ONLINE jyracdb1 Open2ONLINE ONLINE jyracdb2 Openora.oc4j

1ONLINE ONLINE jyracdb2

ora.scan1.vip

1ONLINE ONLINE jyracdb2

ORACLE11GR2

Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (64-bit)

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_1of2.zip

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_2of2.zip

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_client.zip

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (32-bit)

http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_1of2.zip

http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_2of2.zip

http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_client.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86

http://download.oracle.com/otn/linux/oracle11g/R2/linux_11gR2_database_1of2.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux_11gR2_database_2of2.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux_11gR2_client.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86-64

http://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_database_1of2.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_database_2of2.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_client.zip

http://download.oracle.com/otn/linux/oracle11g/R2/linux.x64_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for Solaris Operating System (SPARC) (64-bit)

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.sparc64_11gR2_database_1of2.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.sparc64_11gR2_database_2of2.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.sparc64_11gR2_client.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.sparc64_11gR2_client32.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.sparc64_11gR2_grid.zip

O racle Database 11g Release 2 (11.2.0.1.0) for Solaris Operating System (x86-64)

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.x64_11gR2_database_1of2.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.x64_11gR2_database_2of2.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.x64_11gR2_client.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.x86_11gR2_client.zip

http://download.oracle.com/otn/solaris/oracle11g/R2/solaris.x64_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for HP-UX Itanium

http://download.oracle.com/otn/hp/oracle11g/R2/hpia64_11gR2_database_1of2.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpia64_11gR2_database_2of2.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpia64_11gR2_client.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpia64_11gR2_client32.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpia64_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for HP-UX PA-RISC (64-bit)

http://download.oracle.com/otn/hp/oracle11g/R2/hpux.parisc64_11gR2_database_1of2.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpux.parisc64_11gR2_database_2of2.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpux.parisc64_11gR2_client.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpux.parisc32_11gR2_client.zip

http://download.oracle.com/otn/hp/oracle11g/R2/hpux.parisc64_11gR2_grid.zip

Oracle Database 11g Release 2 (11.2.0.1.0) for AIX (PPC64)

http://download.oracle.com/otn/aix/oracle11g/R2/aix.ppc64_11gR2_database_1of2.zip

http://download.oracle.com/otn/aix/oracle11g/R2/aix.ppc64_11gR2_database_2of2.zip

http://download.oracle.com/otn/aix/oracle11g/R2/aix.ppc64_11gR2_client.zip

http://download.oracle.com/otn/aix/oracle11g/R2/aix.ppc32_11gR2_client.zip

http://download.oracle.com/otn/aix/oracle11g/R2/aix.ppc64_11gR2_grid.zip

-----------------------------------------------------------------------------------------------------------------------------------

ORACLE10GR2

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Microsoft Windows (32-bit)

http://download.oracle.com/otn/nt/oracle10g/10201/10201_database_win32.zip

http://download.oracle.com/otn/nt/oracle10g/10201/10201_client_win32.zip

http://download.oracle.com/otn/nt/oracle10g/10201/10201_clusterware_win32.zip

http://download.oracle.com/otn/nt/oracle10g/10201/10201_gateways_win32.zip

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Microsoft Windows (x64)

http://download.oracle.com/otn/nt/oracle10g/10201/102010_win64_x64_database.zip

http://download.oracle.com/otn/nt/oracle10g/10201/102010_win64_x64_client.zip

http://download.oracle.com/otn/nt/oracle10g/10201/102010_win64_x64_clusterware.zip

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Linux x86

http://download.oracle.com/otn/linux/oracle10g/10201/10201_database_linux32.zip

http://download.oracle.com/otn/linux/oracle10g/10201/10201_client_linux32.zip

http://download.oracle.com/otn/linux/oracle10g/10201/10201_gateways_linux32.zip

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Linux x86-64

http://download.oracle.com/otn/linux/oracle10g/10201/10201_database_linux_x86_64.cpio.gz

http://download.oracle.com/otn/linux/oracle10g/10201/10201_client_linux_x86_64.cpio.gz

http://download.oracle.com/otn/linux/oracle10g/10201/10201_clusterware_linux_x86_64.cpio.gz

http://download.oracle.com/otn/linux/oracle10g/10201/10201_gateways_linux_x86_64.cpio.gz

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for AIX5L

http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_database.cpio.gz

http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_client.cpio.gz

http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_cluster.cpio.gz

http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_gateways.cpio.gz

Oracle Database 10g Release 2 (10.2.0.2) Enterprise/Standard Edition for Solaris Operating System (x86)

http://download.oracle.com/otn/solaris/oracle10g/10202/10202_database_solx86.zip

http://download.oracle.com/otn/solaris/oracle10g/10202/10202_client_solx86.zip

http://download.oracle.com/otn/solaris/oracle10g/10202/10202_clusterware_solx86.zip

Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for Solaris Operating System (x86-64)

http://download.oracle.com/otn/solaris/oracle10g/10201/x8664/10201_database_solx86_64.zip

http://download.oracle.com/otn/solaris/oracle10g/10201/x8664/10201_client_solx86_64.zip

http://download.oracle.com/otn/solaris/oracle10g/10201/x8664/10201_clusterware_solx86_64.zip


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/8759780.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-20
下一篇2023-04-20

发表评论

登录后才能评论

评论列表(0条)

    保存