on 2024 May 23 2:57 AM
Hello,
I've got a issue while connecting db HANA - Oracle. I'm getting data from Oracle DB by 'CL_SQL_STATEMENT' ~ 'CL_SQL_RESULT_SET' but there's issue in Character encoding. After '->NEXT_PACKAGE( ). ' statement data fill into abap internal table, but Korean character shows like reversed '?'. Is there any solution for this problem?
I've tried convert( 'utf8') etc,
Also changing character set at t-code 'dbacockpit'.
Both DB's server are on Linux.
Below is tried character set and Oracle Character set is 'WE8MSWIN1252'.
WE8MSWIN1252 / AL16UTF16 / AL32UTF8 / KO16KSC5601 / KO16KSCCS / KO16MSWIN949 / UTF8 / UTF16
Please.. Help
Waiting for your kind reply.
Thank you,
Request clarification before answering.
Are you sure for Oracle database character set (WE8MSWIN1252, western Europe)
AFAIK, it shouldn't handle koran/japanese/chinese characters, how are displayed those characters in a tool such as plsqldev or some console on Oracle?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
22 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.