User bio
404 bio not found
Member since Apr 14, 2022
Posts:
Replies:
When I run below code in the Cache terminal, it returns 0, so it seems to be the 8-bit version.
That's what I thought. I have the Unicode version installed, the rusw locale, and there are no problems at all.
(When I check from the Management Portal, it shows as Latin1. If there's a more accurate way to verify this, please let me know.)
In SMP: System Administration > Configuration > National Language Settings > Locale Definitions
You should have something like kor8, enu8, eng8, etc.
Which version of Caché are you using: 8-bit or Unicode?
What locale is set by default?
Certifications & Credly badges:
Vitaliy has no Certifications & Credly badges yet.
Global Masters badges:
Vitaliy has no Global Masters badges yet.
Followers:
Following:
Vitaliy has not followed anybody yet.
Give an example of what you see in globals in the InterSystems Management Portal:
System Explorer > Globals
Since you have an 8-bit version and not Unicode, you probably won't see the hieroglyphs (최봉남), but rather something similar to (ÃÖºÀ³²).
This is not corrupted data, just a string stored in KSC5601/EUC-KR encoding.
From Caché terminal (Unicode version, locale = korw (Korean, Korea, Unicode)):
The same on Java: