PL/SQL Error prompt database character set (Al32utf8) and Client character set (ZHS16GBK) are different

Source: Internet
Author: User
Tags sql error

PL/SQL database character set (Al32utf8) and Client character set (ZHS16GBK) is different

This is due to the installation of the Oracle client is not set to the character set caused, no big problem, do not affect the use, but still clean up a bit more cool. The workaround is simple.

Start PL/SQL Developer character encoding inconsistency error

Database Character Set (Al32utf8) and Client character set (ZHS16GBK) are different.
Character set conversion may cause unexpected results.

Note:you can set the client character set through the Nls_lang environment variable or the Nls_lang registry key in
hkey_local_machine\software\oracle\key_oracle_10g.

Open the registry,

Start-run-enter regedit--carriage return.

Open the node in turn hkey_local_machine\software\oracle\key_oracle_10g

Right-click on the Nls_lang to change the key value:

Simplified Chinese_china. Zhs16gbk

Modified to: Simplified Chinese_china. Al32utf8 can be.

Restart your plsql. There's no mistake.

PL/SQL Error prompt database character set (Al32utf8) and Client character set (ZHS16GBK) 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.