D
D
double_t0uble2019-09-16 10:55:42
linux
double_t0uble, 2019-09-16 10:55:42

How to deal with oracle encoding error?

Hello.
When choosing from Oracle data with a Russian name - I get the output

select 'ыаывэ' from dual

+-------------+
| 'N??°N???N?'|
+-------------+
| N??°N???N  |
+-------------+

How to fix this problem?
I work on Centos 7.
Thank you)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Komarov, 2019-09-16
@maNULL

NLS_LANG for session set

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question