|
Blue Forest http://www.lslnet.com at 3:18 p.m. on August 26, 2006
Chinese issues [Oracle9i]OEM Thank you for your attention to reply.
========================================
OS :
Red Flag Linux Desktop version 4.0Beta version (2.4.20-8)
Software :
J2SE5.0 (Update 5, the Chinese have installed properly)
Oracle9i (9.2.0.4, the details behind)
/ Objectives :
Let Oracle, "Oracle Entreprise Maneger" shows the Chinese.
Likely focus :
Allow the use of new versions of the Oracle JVM.
========================================
Details :
4.0Beta version of the desktop version of Red Flag Linux installation Orical9i.
Installation choose Character Set "Unix."
Disk1, Disk2 and Disk3 smooth installation, the installation process is not the main report any errors.
Near the end of the installation, tools for the automatic configuration, two failures (but that could be the next focus of discussion, I will be described in detail and posted LOG).
After the installation complete, "lsnrctl start" can be successful, "oemapp console" after the operation and there is also "Oracle Entreprise Maneger" window, but all the non-English part of the "o" show that it would be impossible to operate effectively.
According to the Chinese experience in the distribution J2SE5.0, JVM corresponding print documents when they are unable to find such a situation (do not guarantee the correctness of this experience, I hope that the judgment would not interfere with your thinking).
After a preliminary investigation, found that the use of the built-in JRE1.1.8 Oracle9i.
========================================
Since that possible solutions :
----------------------------------------
A. Let Oracle9i J2SE5.0 use the JVM.
Test experience :
"$ORACLE_BASE/product/jre/1.1.8" Renamed, then "$JAVA_HOME/jre" link "$ORACLE_BASE/product/jre/1.1.8" failure. discovered "oemapp" will be deployed "$ORACLE_BASE/product/jre/1.1.8/bin/jre" and J2SE5.0 has no such document.
Restoring the original "$ORACLE_BASE/product/jre/1.1.8" trace found "$ORACLE_BASE/product/jre/1.1.8/bin/jre" only at the "$ORACLE_BASE/product/jre/1.1.8/bin/.java_wrapper" link. /home/typhoon/123/images/oracle9i/oem2.jpg
Obstacles :
I do not know Shell script, and do not know what purpose this document. Is not working.
----------------------------------------
B. JRE1.1.8 configuration so that it can show the Chinese.
Obstacles :
JRE1.1.8 no allocation to the Chinese experience, has not found an effective information. This was still nowhere.
----------------------------------------
C. Let "Oracle Entreprise Maneger" show in English.
Obstacles :
JRE1.1.8 need to know more about this. This was still nowhere.
========================================
Urge the wing, I would like to thank help. If necessary, I will provide more information, or posted to the corresponding documentation.
Annex "/home/typhoon/123/images/oracle9i/oem2.jpg" to "oemapp console" drawings.
|
Please refer to the following articles : landlord
Http://www.lslnet.com/linux/#viewthread.php?tid=410177 |
Thank you, I see. I am not here just to the LinuxSir.
According to Mrs chef articles, I did not find a solution to the problem.
I dbca the JRE which has been used J2SE5.0 culture.
In Oracle9.2.0.4, dbca Lane no longer "JRE_DIR."
I am inside the
Unset JAVA_HOME
Replaced by the following lines
[code]
This line was below #dissabled by TFW.
#@unset JAVA_HOME
#This two lines below were added by TFW.
JAVA_HOME=$JAVA_HOME/jre
#echo $JAVA_HOME
[/code]
And the carrying modeled Oracle9.2.0.4 $JAVA_HOME JRE1.1.8 the creation of the new directory structure and the corresponding links.
OEM efforts now to solve the problem.
|
| |