oracle JRE issue using runInstaller
In AIX, use below command to run installer, but always says jre issue. ./runInstaller -clone -silent -jreloc /usr/java5_64/jre -ignorePreReq
ORACLE_HOME="/u01/app/oracle/product/11.1.0"
ORACLE_HOME_NAME="OraDb11g_home1"
ORACLE_BASE="/u01/app/oracle"[@more@]
問題:
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-04-12_02-42-56PM. Please wait ...The Java RunTime Environment was not found at
/tmp/OraInstall2013-04-12_02-42-PM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
Please visit and install JRE version 1.3.1 or higher and try again.
修改ORACLE_HOME下的oui/oraparam.ini
JRE_LOCATION=../../jre
to
JRE_LOCATION=/usr/java5_64/jre
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14377/viewspace-1060389/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle runInstaller 's UsageOracle
- Oracle LOB issueOracle
- Oracle Performance Top Issue listOracleORM
- Oracle Linux JRE StudyOracleLinux
- Oracle BI Answers Direct Database Request issueOracleDatabase
- Oracle blocking issue with lock table in exclusive modeOracleBloC
- issue
- Oracle Doc list involved with upgrade issueOracle
- ORACLE安裝./runInstaller報"You are attempting to install 64-bitOracle
- Using Oracle SecureFiles LOBsOracle
- Oracle client安裝the jre is 0故障處理Oracleclient
- attempting to bokeyaunrun eclipse useing the jre instead of jdk,to run eclipse usingEclipseJDK
- Using Regular Expressions in Oracle DatabaseExpressOracleDatabase
- write picture to oracle using javaOracleJava
- Exp-00003 no storage definition found issue in oracle 11gOracle
- using escape character whitin oracleOracle
- 執行runInstaller沒有介面彈出
- Flutter Weekly Issue 44Flutter
- rac vip failback issueAI
- Linux locale issueLinux
- FreeMarker boolean IssueBoolean
- JDK與JREJDK
- JDK和JREJDK
- JDK,JRE,JVMJDKJVM
- JDK JRE JVMJDKJVM
- Using WebLogic Server With Oracle RAC(轉)WebServerOracle
- Using Create directory & UTL_FILE in OracleOracle
- For oracle databases, if the top showing the oracle database, then oracle process is using the top cOracleDatabase
- oracle10.2.0.4(經10.2.0.1升級)利用runInstaller silent方式刪除oracle軟體相關錯誤Oracle
- When you issue "ALTER TABLESPACE xxx READ ONLY",what will oracle do?Oracle
- JDK,JRE和JVMJDKJVM
- JDK、JRE和JVMJDKJVM
- How To Using Flashback Data Archive (Oracle Total Recall)HiveOracle
- Oracle 12c: Recover tables using RMANOracle
- How to check whether the current database in using Oracle optionsDatabaseOracle
- 【SQL】Using Oracle's Parallel Execution FeaturesSQLOracleParallel
- Step by Step Data Replication Using Oracle GoldenGateOracleGo
- Check connection related issue of mysqlMySql