Sandbox.cfg localization properties

You can supply parameters in the sandbox.cfg for Localization properties.

The following are the sandbox.cfg Localization properties and descriptions.

Property
Description
Localization
SUPPORT_MULTIBYTE
Valid values are Y or N. If you are installing on a Db2® and need to localize your database using a multi-byte character set ,set this flag to Y. This ensures that the database column sizes are large enough to handle the multibyte characters correctly.
INSTALL_LOCALE
Determines the locale of information and error messages that are output to consoles by agents and tools during the installation.

Example: INSTALL_LOCALE=en_US_EST

Note: The configurations for INSTALL_LOCALE, yfs.install.localecode, and the OS locale must be the same.