Build Forge must be set up to support international data if you intend to display international data in the Management Console.
Build Forge recommends using the UTF-8 character set on agent servers.
On UNIX/Linux, use the following command to check the locale and character set:
locale
You should see values that designate your language and character set. The following example is from a Solaris system where US English is the language and UTF-8 is the character set:
LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8"
Typically support for international data is specified when you create the database; international data support cannot be configured after database creation.
The fonts you intend to use to display data must be installed on the database host machine.
Build Forge requires the use of international data (UTF-8 character sets).