在oracle linux 5.7上安裝oracle 10205RAC報錯誤PRKC-1044
在oracle linux 5.7上安裝oracle 10205RAC非常順利,僅僅碰到一個小錯誤,很快解決。還有一個錯誤是在安裝10201的clusterware最後有提示java庫不存在,這個不用管,直接升級到10205就OK了。
以下是那個小錯誤,在安裝10201的clusterware時碰到:
[oracle@gee1 clusterware]$ ./runInstaller -ignoresysprereqs
********************************************************************************
Please run the script rootpre.sh as root on all machines/nodes. The script can be found at the toplevel of the CD or stage-area. Once you have run the script, please type Y to proceed
Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle Clusterware installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
********************************************************************************
Has 'rootpre.sh' been run by root? [y/n] (n)
y
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Failed <<<<
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-01-20_02-19-04AM. Please wait ...[oracle@gee1 clusterware]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
Caught Cluster ExceptionPRKC-1044 : Failed to check remote command execution setup for node gee1 using shells /usr/bin/ssh and /usr/bin/rsh
gee1: Connection refused
[PRKC-1044 : Failed to check remote command execution setup for node gee1 using shells /usr/bin/ssh and /usr/bin/rsh
gee1: Connection refused]
[PRKC-1044 : Failed to check remote command execution setup for node gee1 using shells /usr/bin/ssh and /usr/bin/rsh
gee1: Connection refused
[PRKC-1044 : Failed to check remote command execution setup for node gee1 using shells /usr/bin/ssh and /usr/bin/rsh
gee1: Connection refused]]
很明顯,是ssh錯誤,應該是忘了執行ssh本機了
[root@gee1 rootpre]# su - oracle
[oracle@gee1 ~]$ ssh gee1
The authenticity of host 'gee1 (192.168.1.151)' can't be established.
RSA key fingerprint is ae:dc:c9:c1:ec:d3:89:2d:9a:84:cc:76:63:e7:23:56.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gee1,192.168.1.151' (RSA) to the list of known hosts.
Last login: Mon Jan 20 01:19:47 2014 from gee3
[oracle@gee1 ~]$ ssh gee1_priv
^C
[oracle@gee1 ~]$ ssh gee1-priv
The authenticity of host 'gee1-priv (172.168.1.181)' can't be established.
RSA key fingerprint is ae:dc:c9:c1:ec:d3:89:2d:9a:84:cc:76:63:e7:23:56.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gee1-priv,172.168.1.181' (RSA) to the list of known hosts.
Last login: Mon Jan 20 02:27:59 2014 from gee1
[oracle@gee1 ~]$
[oracle@gee1 ~]$
再執行./irunInstaller -ignoresysprereqs正常,以後都非常順利,安裝crs,升級crs,安裝database,升級到10205,dbca建庫,用asm儲存,不到一天功夫,哈哈,體驗很HIGH
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26870952/viewspace-1073583/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle安裝錯誤Oracle
- Oracle在Linux上的安裝OracleLinux
- oracle在AIX系統上通過tar包安裝,sqlplus報aio錯誤OracleAISQL
- 在Oracle Linux 7.1上安裝DockerOracleLinuxDocker
- 在Oracle Linux 6.6上安裝Oracle 12cOracleLinux
- 安裝Oracle軟體報主機名錯誤Oracle
- oracle for linux安裝報錯 file /home/oracle/.Xauthority does not existOracleLinux
- oracle12c之 12.1.0.1.0 C 在 linux 7 上安裝報錯處理OracleLinux
- 在oracle linux 5.6上安裝oracle 11g RACOracleLinux
- linux上安裝oracleLinuxOracle
- Oracle安裝報錯syntax errorOracleError
- linux安裝thefuck報gcc錯誤LinuxGC
- 在linux上安裝oracle10g(轉載)LinuxOracle
- [排錯]安裝Oracle 10g RAC報Failure at final check of Oracle CRS stack 10錯誤Oracle 10gAI
- 安裝oracle11g報錯Oracle
- oracle 11g安裝報錯Oracle
- 在rhel5上靜默(silent)安裝oracle10g(10.2.0.1)報錯Oracle
- 阿里雲linux5.7安裝ORACLE必讀阿里LinuxOracle
- Linux下安裝oracle11g和錯誤詳解LinuxOracle
- Linux下安裝oracle,遇到錯誤的解決辦法LinuxOracle
- Oracle Linux 7上安裝Oracle 12cOracleLinux
- Oracle11gR2 RAC在Linux上的安裝OracleLinux
- 在Linux機器上安裝執行Oracle(三)(轉)LinuxOracle
- 在Linux機器上安裝執行Oracle(二)(轉)LinuxOracle
- 在linux下安裝oracle bbedLinuxOracle
- 安裝Oracle11.2 for Windows報錯OracleWindows
- oracle 10g rac安裝報錯Oracle 10g
- 安裝oracle報錯 /ins_sysman.mkOracle
- oracle 報大小寫錯誤Oracle
- oracle 10.2 for linux 5.7 netca錯誤解決辦法OracleLinux
- 使用 VMware 在 Oracle Enterprise Linux 上安裝 Oracle RAC 10gOracleLinux
- 在Solaris 11上安裝Oracle 11.2.0.3Oracle
- Linux上安裝oracle的注意點LinuxOracle
- 在RedHat LInux5上安裝Oracle 10g dbRedhatLinuxOracle 10g
- 在Linux上安裝Oracle時DISPLAY問題解決方案LinuxOracle
- Oracle10gRAC在Linux AS5.3上的安裝配置OracleLinux
- 在 Linux x86 上安裝 Oracle RAC 10gLinuxOracle
- 在Oracle Linux 6.6下安裝Oracle 11gOracleLinux