Complete this task on every computer or UNIX account that runs components of the following products:
To set the locale environment variable (UNIX or Linux):
setenv LC_CTYPE <localeName>
Example
For Control-M/Server
setenv LC_CTYPE KO_KR.UTF-8
All other environment variables pertaining to locale in either the .ctmcshrc file or the .cshrc file are set automatically during installation to the following values:
LC_ALL="" (an empty string)
LANG=C
LC_COLLATE=C
LC_MESSAGES=C
Parent Topic |