打开 Oracle*Terminal 文件 fmrweb 错误

Copy UTF8 resource file fmrweb_utf8.res to fmrweb.res. Make a
backup copy of fmrweb.res and replace it with fmrweb_utf8.res for
each active language. For example, UNIX users who have German
Applications installed, would do the following in their 8.0.6
ORACLE_HOME:

$ cd $ORACLE_HOME/forms60/admin/resource/ZHS
$ cp fmrweb.res fmrweb.res.bak
$ cp fmrweb_utf8.res fmrweb.res
$ cp fmrpcweb.res fmrpcweb.res.bak
$ cp fmrpcweb_utf8.res fmrpcweb.res
$ cd $ORACLE_HOME/forms60/admin/resource/ZHT
$ cp fmrweb.res fmrweb.res.bak
$ cp fmrweb_utf8.res fmrweb.res
$ cp fmrpcweb.res fmrpcweb.res.bak
$ cp fmrpcweb_utf8.res fmrpcweb.res

Modify Tk2Motif.rgb in your 8.0.6 ORACLE_HOME. For all
Tk2Motif.rgb files located at

$ORACLE_HOME/guicommon6/tk60/admin and
$ORACLE_HOME/guicommon6/tk60/admin/<LangCode>

open the file using any text editor and modify the line that looks like this:
!Tk2Motif*fontMapCs: iso8859-2=EE8ISO8859P2
Change the line to look like this:
Tk2Motif*fontMapCs: iso8859-1=UTF8
Make sure you remove the “!” character to uncomment the line.

1 Reply to “打开 Oracle*Terminal 文件 fmrweb 错误”

Leave a Reply

Your email address will not be published. Required fields are marked *