oracle 9204 for linuxAS4安裝
在安裝過程中會遇見2個報錯:
1是,執行runInstall報錯;
2是,執行dbca報錯;
[@more@]安裝報錯處理1:
1) 在執行CD-Rom 裡面的 runInstall,卻發現以下錯誤資訊:
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2003-10-25_03-14-57PM/jre/lib/i386/libjava.so:
symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
需要打一個補丁:
download the p3006854_9204 patch p3006854_9204_LINUX.zip from . See bug 3006854 for more information.
To apply the patch, run
su - root
# unzip p3006854_9204_LINUX.zip
# cd 3006854
# sh rhel3_pre_install.sh
Applying patch...
Patch successfully applied
#
報錯處理2:
在建立一個新的資料庫時候,無法建立資料庫。
------------------------------------------------
[oracle@server oracle]$ dbca
/opt/app/oracle/product/9.2.0/bin/dbca: line 124: 2582 強制終了 $JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
------------------------------------------------
解決方法:
$ vi $ORACLE_HOME/bin/dbca
將下面列出的除第3 行外的其餘行註釋掉.(119-124行)
#if [ -f /etc/rac_on ]; then
#Run DBCA
$JRE_DIR/bin/jre -native -DORACLE_HOME=$OH...... //保留這一行
#else
#Run DBCA
#$JRE_DIR/bin/jre -DORACLE_HOME=$OH......
#fi
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/74346/viewspace-1024812/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 在FC5上安裝oracle 9204Oracle
- 紅旗linux 4.1上安裝oracle 9204LinuxOracle
- Oracle Enterprise Linux 6下安裝Oracle 9204OracleLinux
- oracle9i(含oracle9204)安裝問題大集_精品Oracle
- [zt] Redhat AS4上安裝64位Oracle9204RedhatOracle
- redhat as4 安裝oracle 9204 rac啟動Oracle Cluster Manager報錯!RedhatOracle
- RHEL4-ASU2-i386上安裝oracle9204Oracle
- 64bit Oracle9204安裝dbca報錯一例:Oracle
- 轉tolawang壇友_在rhel5安裝oracle9204Oracle
- RedHatLinux AS3 U3 安裝 oracle9204步驟RedhatLinuxS3Oracle
- oracle9204在redhat enterprise linux 5中安裝OracleRedhatLinux
- REDHAT as5上安裝Oracle9204的失敗經歷RedhatOracle
- Redhat AS4 for x86_64上安裝Oracle 9204 RAC概述RedhatOracle
- RedHat Advance Server上安裝Oracle 9204 RAC參考手冊(轉)RedhatServerOracle
- RedHat Advance Server上安裝Oracle 9204 RAC參考手冊(zt)RedhatServerOracle
- RedHatAS4U2安裝Oracle9204升級9207RedhatOracle
- 轉貼:linux下oracle9204安裝筆記(太好了)LinuxOracle筆記
- RedHatLinux AS3 U2 安裝 oracle9204 成功 筆錄(轉)RedhatLinuxS3Oracle
- LINUX 按裝ORACLE 9204 報錯解決!!LinuxOracle
- LinuxAS4上安裝jdk1.5.0(jre)+tomcat5.5.12LinuxJDKTomcat
- 在suse9上安裝oracle9204_dbca建庫出錯_歸結Oracle
- oracle9204 在redhat 5中提示安裝成功,很多沒有安裝!啟動不了的解決辦法。OracleRedhat
- Linux AS3安裝Oralce9204 [成功篇](上)LinuxS3
- Linux AS3安裝Oralce9204 [成功篇](下)LinuxS3
- Enterprise Linux 5上安裝64位Oracle9204的失敗經歷LinuxOracle
- 安裝9204 for rhel4出現的問題總結
- oracle安裝:OUI安裝Oracle(圖形介面安裝)OracleUI
- 【[Oracle】-【安裝】-Cent OS安裝Oracle ClientOracleclient
- oracle9204(physical dg)配置_指南Oracle
- Oracle 安裝與解除安裝Oracle
- 安裝oracleOracle
- ORACLE TEXT安裝與解除安裝Oracle
- Oracle RUR 安裝Oracle
- golang oracle 安裝GolangOracle
- oracle安裝配置Oracle
- oracle安裝patchOracle
- 安裝oracle 9.2.0.4Oracle
- aix安裝oracleAIOracle