The CLIENT_LOCALE environment variable specifies the client locale, which the client application uses in read and write operations, end-user formats, and processing ESQL statements. See also The Client Locale.
>>-CLIENT_LOCALE--Language--_--territory--.--code_set--+-----------+->< '-@modifier-'
The modifier specification modifies the cultural-convention settings that the language and territory settings imply. The modifier usually indicates a special localized collating order that the locale supports.
An example nondefault client locale for a French-Canadian locale follows:
CLIENT_LOCALE fr_ca.8859-1
You can use the glfiles utility to generate a list of the GLS locales that are available on your UNIX system. For more information, see The glfiles Utility (UNIX).
If you do not set CLIENT_LOCALE, the client application uses the default locale, U.S. English, as the client locale.
Changes to CLIENT_LOCALE also enter in the Windows registry database under HKEY_LOCAL_MACHINE.