Table 1 lists the data code pages that Rational® ClearQuest® supports and the languages associated with them.
Code page | Languages |
---|---|
20127 (US_ASCII) | English |
Safe Shift-JIS (60932) | Japanese |
932 | Japanese |
936 | Simplified Chinese |
949 | Korean |
950 | Traditional Chinese |
1250 (Eastern Europe) | Czech, Croatian, Hungarian, Polish, Romanian, Slovak, Slovenian, Albanian |
1251 (Cyrillic) | Belarussian, Bulgarian, Macedonian, Russian, Serbian, Ukrainian |
1252 (Western Europe) | Spanish, Danish, German, English, French, Italian, Norwegian, Dutch, Portuguese, Swedish, |
1253 | Greek |
1254 | Turkish |
1255 | Hebrew |
1257 (Baltic) | Estonian, Lithuanian, Latvian |
Each data code page corresponds to a Microsoft code page. A small number of characters from the Microsoft Windows code pages are excluded from the corresponding Rational ClearQuest data code pages to support correct operation across all vendor databases that Rational ClearQuest supports. For a complete listing of excluded characters, see Rational ClearQuest character exclusion lists
In addition, the following sections describe special considerations applying to particular data code pages:
Some schema repositories created with a previous version of Rational ClearQuest run against vendor databases that use the EUC-JP encoded vendor database character set. EUC-JP is the standard code page for Linux and the UNIX system in Japanese, but it can also be used in some Japanese databases on Windows. To take advantage of extended code page support in version 7.0, support for data code page 60932,. also called safe Shift-JIS, is available.
Data code page 60932 is a Rational ClearQuest data code page that consists of the characters in common to Japanese code page 932 (the standard for Windows) and EUC-JP. This data code page blocks input of any characters that cannot be safely converted to EUC-JP. It is used to ensure data integrity when storing Japanese data in a database server on the UNIX system that uses the EUC-JP vendor database character set.