oracle 10g em and isqlplus unrecognizable chinese characters on debian lenny
[
2009/12/28 12:26 | by askwan ]
2009/12/28 12:26 | by askwan ]
OS:Debian Lenny 503 amd64
Oracle 10g R2
vim font.properties
in the last line :
change
to
simhei.ttf copied from windows (C:\WINDOWS\Fonts )
-------EOF--------
Oracle 10g R2
emctl stop dbconsole
isqlplusctl stop
isqlplusctl stop
Quotation
cd $ORACLE_HOME/jdk/jre/lib
mv font.properties font.properties_bak20091229
cp -frp font.properties.zh_CN.Redhat font.properties
mv font.properties font.properties_bak20091229
cp -frp font.properties.zh_CN.Redhat font.properties
vim font.properties
in the last line :
change
Quotation
filename.-misc-zysong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1=/usr/share/fonts/zh_CN/TrueType/zysong.ttf
to
Quotation
filename.-misc-zysong18030-medium-r-normal--*-%d-*-*-c-*-iso10646-1=/usr/share/fonts/zh_CN/TrueType/simhei.ttf
simhei.ttf copied from windows (C:\WINDOWS\Fonts )
Quotation
cp -f font.properties $ORACLE_HOME/jre/1.4.2/lib
cp -f font.properties $ORACLE_HOME/javavm/lib/ojvmfonts
cp -f font.properties $ORACLE_HOME/javavm/lib/ojvmfonts
Quotation
rm -fr $ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/em/em/cabo/images/cache/zhs/*.gif
rm -fr $ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus/cabo/images/cache/*.gif
rm -fr $ORACLE_HOME/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus/cabo/images/cache/*.gif
emctl start dbconsole
isqlplusctl start
isqlplusctl start
-------EOF--------
作者:askwan@『AskWan』
地址:http://www.askwan.com/post/212/
可以转载,转载时请以链接形式注明作者和原始出处及本声明!
Postgresql Warm Standby Testing
configuration oracle 10g archive log mode












