DB2 Server for VSE: System Administration


Chapter 12. Choosing a National Language and Defining Character Sets

A national language (as opposed to a programming language) is a language used in or by a nation. The database manager can work with data in national languages represented by a single-byte character set (SBCS) or by a double-byte character set (DBCS). The database manager will also support MBCS data from other platforms, which will be converted to SBCS and DBCS data. The following are some of the single-byte character sets that are shipped with the database manager:

Examples of double-byte character sets that are shipped with the database manager include:

If you want a complete list of the character sets that are available, review the SYSTEM.SYSCHARSETS catalog table.

This chapter describes the facilities that the database manager provides for national languages:

The database manager also provides graphic data types for use with strings of DBCS characters, as well as a mixed subtype for character data that contains both DBCS and SBCS characters. For more information about using graphic and mixed data, refer to the DB2 Server for VSE & VM SQL Reference manual.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]