Solve OEM garbled Characters During Windows Access

Source: Internet
Author: User

Solve OEM garbled Characters During Windows Access

Problem description

It is found that the oem button is always garbled when Windows is used to access Oracle installed in Linux. The solution is as follows:

OEM introduction and button garbled

Solution

1. temporarily disable oem

[Oracle @ orclasm log] $ emctl stop dbconsole

TZ set to PRC

Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0

Copyright (c) 1996,200 5 Oracle Corporation. All rights reserved.

Http: // orclasm: 1158/em/console/aboutApplication

Stopping Oracle Enterprise Manager 10g Database Control...

... Stopped.

2. Copy and overwrite Related Files

[Oracle @ orclasm ~] $ Cd $ ORACLE_HOME/jdk/jre/lib

[Oracle @ orclasm lib] $ cp font. properties font. properties.1.bat

[Oracle @ orclasm lib] $ cp font. properties. zh_CN.RedHat font. properties

 

[Oracle @ orclasm ~] $ Cd $ ORACLE_HOME/jre/1.4.2/lib/

[Oracle @ orclasm lib] $ cp font. properties font. properties.1.bat

[Oracle @ orclasm lib] $ cp font. properties. zh_CN.Redhat font. properties

3. Configure Chinese characters for the oem

If no/usr/share/fonts/zh_CN/TrueType/directory exists, you must manually create

[Root @ orclasm ~] # Cd/usr/share/fonts/

[Root @ orclasm fonts] # mkdir-p zh_CN/TrueType/

Copy the ttf file corresponding to the Windows in Windows to this directory and name it zysong. ttf. Alternatively, you can download zysong. ttf from the Internet.

:

------------------------------------------ Split line ------------------------------------------

Free in http://linux.bkjia.com/

The username and password are both www.bkjia.com

The specific download directory is in/July 6,/July 1,/Windows Access to OEM garbled Solution

For the download method, see

------------------------------------------ Split line ------------------------------------------

[Root @ orclasm TrueType] # mv ~ /Simsun. ttc/usr/share/fonts/zh_CN/TrueType/zysong. ttf
 
[Root @ orclasm fonts] # cd zh_CN/TrueType/

[Root @ orclasm TrueType] # ls

Zysong. ttf

 

4. Clear cached images

[Root @ orclasm share] # cd/u01/app/oracle/10.2.0/db_1/Solaris/j2ee/oc4j_applications/applications/em/cabo/images/cache/zhs/
 
 

[Root @ orclasm zhs] # mkdir gif_bak

[Root @ orclasm zhs] # mv *. gif gif_bak

[Root @ orclasm zhs] # mkdir imx_bak

[Root @ orclasm zhs] # mv *. imx imx_bak

5. Start oem

[Oracle @ orclasm ~] $ Emctl start dbconsole

TZ set to PRC

Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0

Copyright (c) 1996,200 5 Oracle Corporation. All rights reserved.

Http: // orclasm: 1158/em/console/aboutApplication

Starting Oracle Enterprise Manager 10g Database Control.
 
------------------------------------------------------------------

Logs are generated in directory/u01/app/oracle/10.2.0/db_1/orclasm_orcl/sysman/log
 

Problem solving and results

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.