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!

In SQL Developer, when starting a unit test in the parameter, instead of Russian letters it displays

rezkiyNov 14 2019 — edited Nov 18 2019

Hello!
Faced the problem of running unit tests through SQL Developer
In the input parameters instead of Russian characters are obtained ???
And with the display of Russian letters from the database there are no problems
Checked the encoding on the client (NLS_LANG=RUSSIAN_CIS.CL8MSWIN1251)
tried through ALTER SESSION SET NLS_LANGUAGE = RUSSIAN NLS_TERRITORY = CIS
The result is the same

WhatsApp Image 2019-11-13 at 15.23.42.jpeg

and after entering the parameters everything shows
and after execution on the input parameters tab ???

Снимок.JPG

Comments

Post Details

Added on Nov 14 2019
4 comments
349 views