DB2 10.5 for Linux, UNIX, and Windows

Linux and UNIX distributions and code pages

Newer versions of Linux distributions and UNIX operating systems (such as AIX®) are starting to use Unicode (UTF-8) as the default code page for many of their locales.

If the operating system is upgraded on a system and the upgrade includes this change in the default code page, then:
To determine the active code page the system is running on Linux, run:
   locale
Not all of the information displayed from running this command is important or relevant, however the DB2® database manager uses the following items in the order presented to determine the active code page:
To determine which code page a database is using, run:
   db2 get db cfg for database_name
and check the value for the Database code page parameter.