在线观看不卡亚洲电影_亚洲妓女99综合网_91青青青亚洲娱乐在线观看_日韩无码高清综合久久

鍍金池/ 教程/ 數(shù)據(jù)庫(kù)/ 集群安裝【RAC1】
RAC 后臺(tái)進(jìn)程
RAC 特殊問(wèn)題和實(shí)戰(zhàn)經(jīng)驗(yàn)
ORACLE 11 G 版本 2 RAC 在 LINUX 上使用 NFS 安裝前準(zhǔn)備
集群安裝【RAC1】
關(guān)于本書(shū)
基本測(cè)試與使用
參考文獻(xiàn)
Oracle 集群概念和原理
集群概念介紹
緩存融合技術(shù)介紹
工作原理和相關(guān)組件
數(shù)據(jù)庫(kù)安裝

集群安裝【RAC1】

http://wiki.jikexueyuan.com/project/oraclecluster/images/20.png" alt="" />

Oracle 登入 rac1 進(jìn)行上傳,解壓安裝 p13390677_112040_Linux-x86-64_1of7.zip、p13390677_112040_Linux-x86-64_2of7.zip、p13390677_112040_Linux-x86-64_3of7.zip 到 /media 下,并解壓。

RAC1 # cd /media
RAC1 #mkdir crs_install
RAC1 #mkdir db_install
RAC1 # ls

RAC1 #cd crs_install
RAC1 #unzip /media/p13390677_112040_Linux-x86-64_3of7.zip
RAC1 #cd db_install
RAC1 #unzip /media/p13390677_112040_Linux-x86-64_1of7.zip
RAC1 #unzip /media/p13390677_112040_Linux-x86-64_2of7.zip

開(kāi)始安裝:找到 /media/crs_install/grid

./runInstaller

下一步:Next

http://wiki.jikexueyuan.com/project/oraclecluster/images/21.png" alt="" />

1) skip software update, Next

http://wiki.jikexueyuan.com/project/oraclecluster/images/22.png" alt="" />

2) 選擇'Install and Configure Oracle Grid Infrastructure for a Cluster'

http://wiki.jikexueyuan.com/project/oraclecluster/images/23.png" alt="" />

3) 選 'Advanced Installation'

http://wiki.jikexueyuan.com/project/oraclecluster/images/24.png" alt="" />

4) 選擇語(yǔ)言: English

http://wiki.jikexueyuan.com/project/oraclecluster/images/25.png" alt="" />

5) Enter cluster information and uncheck the "Configure GNS" option, then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/26.png" alt="" />

6)On the "Specify Node Information" screen, click the "Add" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/27.png" alt="" />

7)Enter the details of the second node in the cluster, then click the "OK" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/28.png" alt="" />

8)Click the "SSH Connectivity..." button and enter the password for the "oracle" user. Click the "Setup" button to to configure SSH connectivity, and the "Test" button to test it once it is complete. Click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/29.png" alt="" />

9)Check the public and private networks are specified correctly, then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/30.png" alt="" />

10)Select the "Shared File System" option, then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/31.png" alt="" />

11)Select the required level of redundancy and enter the OCR File Location(s), then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/32.png" alt="" />

12)Select the required level of redundancy and enter the Voting Disk File Location(s), then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/33.png" alt="" />

13)Accept the default failure isolation support by clicking the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/34.png" alt="" />

14)Select the preferred OS groups for each option, then click the "Next" button. Click the "Yes" button on the subsequent message dialog

http://wiki.jikexueyuan.com/project/oraclecluster/images/35.png" alt="" />

15)Enter "/u01/app/oracle" as the Oracle Base and "/u01/app/11.2.0/grid" as the software location, then click the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/36.png" alt="" />

16) Accept the default inventory directory by clicking the "Next" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/37.png" alt="" />

17) Wait while the prerequisite checks complete. If you have any issues, either fix them or check the "Ignore All" checkbox and click the "Next" button. If there are no issues, you will move directly to the summary screen. If you are happy with the summary information, click the "Finish" button

http://wiki.jikexueyuan.com/project/oraclecluster/images/38.png" alt="" />

18) Wait while the setup takes place

http://wiki.jikexueyuan.com/project/oraclecluster/images/39.png" alt="" />

19) When prompted, run the configuration scripts on each node

http://wiki.jikexueyuan.com/project/oraclecluster/images/40.png" alt="" />

The output from the "orainstRoot.sh" file should look something like that listed below

# cd /u01/app/oraInventory
# ./orainstRoot.sh
Changing permissions of /u01/app/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.
Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete.

The output of the root.sh will vary a little depending on the node it is run on. Example output can be seen here (Node1,Node2).

20) Once the scripts have completed, return to the "Execute Configuration Scripts" screen on RAC1 and click the "OK" button.

http://wiki.jikexueyuan.com/project/oraclecluster/images/41.png" alt="" />

21) Wait for the configuration assistants to complete

http://wiki.jikexueyuan.com/project/oraclecluster/images/42.png" alt="" />

22) Provided this is the only error, it is safe to ignore this and continue by clicking the "Next" button.Click the "Close" button to exit the installer

http://wiki.jikexueyuan.com/project/oraclecluster/images/43.png" alt="" />