Actual solution for garbled buttons in Oracle em

Source: Internet
Author: User

In Oracle em, button garbled characters often occur in actual applications, causing a lot of inconvenience in actual operation, the following article describes the actual solution for garbled buttons in Oracle em. The following describes the specific content. Hope you have some gains.

Solution to garbled buttons in Oracle em:

1. Modify the font of jdk.

 
 
  1. [Oracle@rac2 db_1]$ cd $Oracle_HOME/jdk/jre/lib/  
  2. [Oracle@rac2 lib]$ mv font.properties font.properties_bak  
  3. [Oracle@rac2 lib]$ cp font.properties.zh_CN.Redhat font.properties  

2. Modify the font below the jre

 
 
  1. [Oracle@rac2 lib]$ cd $Oracle_HOME/jre/1.4.2/lib  
  2. [Oracle@rac2 lib]$ mv font.properties font.properties_bak  
  3. [Oracle@rac2 lib]$ cp font.properties.zh_CN.Redhat font.properties  

3. Clear em cache

 
 
  1. [Oracle@rac2 lib]$ cd $Oracle_HOME/oc4j/j2ee/oc4j_applications/
    applications/em/em/cabo/images/cache/zhs  
  2. [Oracle@rac2 zhs]$ rm *.gif  

4. Restart Oracle em

 
 
  1. [Oracle@rac2 zhs]$ emctl stop dbconsole  
  2. [Oracle@rac2 zhs]$ emctl start dbconsole  

Change em webpage to 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:

 
 
  1. $emctl start dbconsole 

The above content is an introduction to the actual solution for garbled buttons in Oracle em. I hope you will find some gains.

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.