Garbled characters on the Oracle OUI installation interface in Linux

Source: Internet
Author: User
Tags i18n

 

I usually install english when installing the server operating system. This prevents garbled characters. The server system was installed by a colleague in Chinese. Garbled characters occur during database installation.

 

Google has a method to modify the/etc/sysconfig/i18n file.

 

The procedure is as follows:

 

[Root @ qs-xezf-db2 ~] # Vi/etc/sysconfig/i18n

# Lang = "zh_CN.UTF-8"

Lang = "zh_cn.gb18030"

Language = "zh_cn.gb18030: zh_cn.gb2312: zh_cn"

Supported = "en_US.UTF-8: en_us: EN: zh_cn.gb18030: zh_cn: Zh: zh_tw.big5: zh_tw: Zh: ja_JP.UTF-8: ja_jp: Ja: ko_kr.euckr: ko_kr: Ko"

Sysfont = "lat0-sun16"

Sysfontacm = "8859-15"

 

[Root @ qs-xezf-db2 ~] # Locale

Lang = zh_CN.UTF-8

Lc_ctype = "zh_CN.UTF-8"

Lc_numeric = "zh_CN.UTF-8"

Lc_time = "zh_CN.UTF-8"

Lc_collate = "zh_CN.UTF-8"

Lc_monetary = "zh_CN.UTF-8"

Lc_messages = "zh_CN.UTF-8"

Lc_paper = "zh_CN.UTF-8"

Lc_name = "zh_CN.UTF-8"

Lc_address = "zh_CN.UTF-8"

Lc_telephone = "zh_CN.UTF-8"

Lc_measurement = "zh_CN.UTF-8"

Lc_identification = "zh_CN.UTF-8"

Lc_all =

 

Restart the operating system:

[Root @ qs-xezf-db2 linux64bitserver] # locale

Lang = zh_cn.gb18030

Lc_ctype = "zh_cn.gb18030"

Lc_numeric = "zh_cn.gb18030"

Lc_time = "zh_cn.gb18030"

Lc_collate = "zh_cn.gb18030"

Lc_monetary = "zh_cn.gb18030"

Lc_messages = "zh_cn.gb18030"

Lc_paper = "zh_cn.gb18030"

Lc_name = "zh_cn.gb18030"

Lc_address = "zh_cn.gb18030"

Lc_telephone = "zh_cn.gb18030"

Lc_measurement = "zh_cn.gb18030"

Lc_identification = "zh_cn.gb18030"

Lc_all =

 

The parameter takes effect, but it is garbled when running the Oracle oui. You can use English directly.

 

$ Export lang = en_us

$./Runinstaller

 

The interface is in full English and there are no garbled characters.

 

 

 

------------------------------------------------------------------------------

Blog: http://blog.csdn.net/tianlesoftware

Online Resources: http://tianlesoftware.download.csdn.net

Video: http://blog.csdn.net/tianlesoftware/archive/2009/11/27/4886500.aspx

Dba1 group: 62697716 (full); dba2 group: 62697977 (full)

Dba3 group: 62697850 super DBA group: 63306533;

Chat group: 40132017

-- Add the group to describe the relationship between Oracle tablespace and data files in the remarks section. Otherwise, the application is rejected.

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.