Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error in a CLOB fields encoding (SQL Developer 17.3)

3563689Oct 9 2017 — edited Oct 20 2017

I have a problem with Oracle SQL Developer 17.3.0.271 (Windows 10, JDK 1.8.0.144): CLOB fields shows in a uncorrect encoding.

Database NLS_CHARACTERSET=CL8MSWIN1251. There are no problems in varchar2 fields, but when i open CLOB field it shows me something like this: '��''�:' instead 'Ім''я:'.

Did anyone encounter with such a problem and maybe have a solution?

P.S. PL/SQL Developer displays correct encoding.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2017
Added on Oct 9 2017
17 comments
3,657 views