Originally posted by: intp
Hi,
We've checked the database language:
SELECT * from NLS_DATABASE_PARAMETERS;
NLS_LANGUAGE = AMERICAN
NLS_CHARACTERSET = UTF8
And in the client (WTX server), NLS_LANG in the registry:
SPANISH_SPAIN.WE8MSWIN1252
If we do the query in the sql developer in the WTXserver, it returns correctly the characters:
Мытищи
So it's strange that the sql developer can read it and the adapter not, isn't it?
Can we read the data in WTX without conversion and then managing it in the mapping?
The type tree uses Western, UTF-8. We've tried UTF-16 and cyrillic (ibm-1256) too.
Thanks,
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange