hongblue 发表于 2018-9-25 11:25:20

Oracle10g OEM乱码解决

:  $ cd $ORACLE_HOME/jdk/jre/lib
  $ ls font*zh_CN*
  font.properties.zh_CN.Redhat font.properties.zh_CN.Redhat2.1
  font.properties.zh_CN.Sun font.properties.zh_CN_UTF8.Sun
  $ cd $ORACLE_HOME/jre/1.4.2/lib/
  $ ls font*zh_CN*
  font.properties.zh_CN.Redhat font.properties.zh_CN.Redhat2.1
  font.properties.zh_CN.Sun font.properties.zh_CN_UTF8.Sun

页: [1]
查看完整版本: Oracle10g OEM乱码解决