The database character set (AL32UTF8) and the client character set (2%) are different

Source: Internet
Author: User

When we log in to the Oracle database, we encounter the message: "The database Character set (AL32UTF8) and the client character set (2%) are different."

This is due to inconsistent character set between the database server and client, the server character set and the client character set are the same to correctly parse out the contents of the database. The two are equivalent to a code, a decoding, must be the same to decode the correct

Solution:

1. Open the registry, ' Start '-' run ' input ' regedit '-OK.

  

2. Find HKEY_LOCAL_MACHINE\Software

3. Find \wow6432node

  

4, find \oracle\key_oraclient11g_home1.

  

5. Find the Nls_lang key and modify the Nls_lang

  

6, his original value is: Simplified Chinese_china. ZHS16GBK, with simplified Chinese_china. Al32utf8 Replace the original value

  

7, re-open plsql, login, just fine.

The database character set (AL32UTF8) and the client character set (2%) are different

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.