博客
关于我
Oracle10g EM乱码之快速解决
阅读量:792 次
发布时间:2023-02-24

本文共 1200 字,大约阅读时间需要 4 分钟。

[oracle@danaly ~]$ cd $ORACLE_HOME/jdk/jre/lib

[oracle@danaly lib]$ ls fontzh_CN
font.properties.zh_CN.Redhat font.properties.zh_CN.Redhat2.1
font.properties.zh_CN.Sun font.properties.zh_CN_UTF8.Sun

?????????JRE??

[oracle@danaly lib]$ cd $ORACLE_HOME/jre/1.4.2/lib/
[oracle@danaly lib]$ ls fontzh_CN
font.properties.zh_CN.Redhat font.properties.zh_CN.Redhat2.1
font.properties.zh_CN.Sun font.properties.zh_CN_UTF8.Sun

?????Redhat???????????????

[oracle@danaly lib]$ cp font.properties.zh_CN.Redhat font.properties

??EM???????????

$ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/em/em/cabo/p_w_picpaths/cache/zhs

EM???????

[oracle@danaly zhs]$ emctl stop dbconsole
TZ set to PRC
oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0

...

Stopping oracle Enterprise Manager 10g Database Control ...
... Stopped.

[oracle@danaly zhs]$ emctl start dbconsole

TZ set to PRC
oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0

...

Starting oracle Enterprise Manager 10g Database Control ...
... started.

?????

/opt/oracle/product/10.2.0/danaly.hurrray.com.cn_danaly/sysman/log

??Bug 445297??????

Bug 445297 - Add fonts-chinese-zysong package for zysong font from fonts-chinese.

转载地址:http://nopfk.baihongyu.com/

你可能感兴趣的文章