Oracle em button garbled solution and em webpage becomes English

Source: Internet
Author: User

I. Solution to garbled buttons in oracle em:
1. Modify the font of jdk.
Copy codeThe Code is as follows:
[Oracle @ esop db_1] $ cd $ ORACLE_HOME/jdk/jre/lib/
[Oracle @ esop lib] $ mv font. properties font. properties_bak
[Oracle @ esop lib] $ cp font. properties. zh_CN.Redhat font. properties

2. Modify the font below the jre
Copy codeThe Code is as follows:
[Oracle @ esop lib] $ cd $ ORACLE_HOME/jre/1.4.2/lib
[Oracle @ resop lib] $ mv font. properties font. properties_bak
[Oracle @ esop lib] $ cp font. properties. zh_CN.Redhat font. properties

3. Clear em cache
Copy codeThe Code is as follows:
[Oracle @ esop lib] $ cd $ ORACLE_HOME/productname/j2ee/oc4j_applications/applications/em/cabo/images/cache/zhs
[Oracle @ esop zhs] $ rm *. gif

4. Restart em
Copy codeThe Code is as follows:
[Oracle @ esop zhs] $ emctl stop dbconsole
[Oracle @ resop zhs] $ emctl start dbconsole

If the above cannot be solved, open the font in the above path. properties to view the last filename. -arphic-ar_pl_sungtil_gb-medium-r-normal -- *-% d-*-c-*-gb2312.1980-0 =/usr/share/fonts/zh_CN/TrueType/gbsn00lp. the red text part of ttf is the path of the font. Check whether the font exists in your host. If not, you can change it to an existing font. My/usr/share/fonts/directory contains only chinese folders, and I finally changed it to/usr/share/fonts/chinese/TrueType/ukai. ttf. Solve the problem.

2. Display em webpage into English
1. Open your IE browser, select Tools> Internet Options> General, and select language. By default, only Chinese characters are supported. Select Add ", add "English (U.S.)", adjust the order, and move "English (U.S.)" to the top.
2. OK. Start em:
Copy codeThe Code is as follows:
$ Emctl start dbconsole

Related Article

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.