Linux Oracle 10gR2 OEM button garbled Solution

Source: Internet
Author: User

This test requires you to build an Oracle 10gR2 on The SUSE Linux Enterprise 10 platform. After installing the Oracle 10gR2 based on the general program, you can log on to the OEM and find that there is no problem with the Chinese display of the general text, however, the text in all buttons is colloquial.

After reading many articles online, the following actions are generally required:

1. Stop OEM first

Emctl stop dbconsole

2. Enter the following three paths:

$ ORACLE_HOME/jdk/jre/lib
$ ORACLE_HOME/jre/1.4.2/lib
$ ORACLE_HOME/javavm/lib/ojvmfonts

3. In each directory, use the following command to overwrite the file:

Cp font. properties. zh_TW.RedHat font. properties

4. Go to the OEM graphical path and clear the previous files.

Cd $ ORACLE_HOME/Solaris/j2ee/oc4j_applications/applications/em/cabo/images/cache/zht
Rm *. gif
Rm *. imx

5. Start OEM

Emctl start dbconsole

At last, many people succeeded and many others failed. Of course, I also failed. Later I found the last line of font. properties. zh_TW.Redhat:

Filename.-arphic_policy_co.-ar_pl_mingti2l_big5-medium-r-normal -- *-% d-*-c-*-iso10646-1 =/usr/share/fonts/zh_TW/TrueType/bsmi00lp. ttf

SuSE also has this TrueType font, but the placement path is different, so I modified the font. properties settings after overwriting:

Filename.-arphic_policy_co.-ar_pl_mingti2l_big5-medium-r-normal -- *-% d-*-c-*-iso10646-1 =/usr/X11R6/lib/X11/fonts/truetype/bsmi00lp. ttf

After *. gif and *. imx are cleared, the OEM button appears in Chinese after the OEM is restarted.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.