Page 1 of 1

Standardization of records with CJK characters

Posted: Thu Jul 05, 2007 11:57 pm
by mydsworld
Please let me know how to do standardization of records with CJK characters

Posted: Fri Jul 06, 2007 9:28 am
by ray.wurlod
The same way you do with any character set.
All the relevant DataStage NLS maps (for example GB2312 for Chinese, Shift-JIS for Japanese) include the CJK characters.
You will probably need to create your own classification tables and, perhaps, Pattern Action Language scripts. These are text files - you can use any text editor. Details are in the relevant QualityStage manuals.