Tivoli Header
Administrator's Reference
The LANGUAGE option controls the initialization of locales. A locale
includes the language and the date, time, and number formats to be used for
the console and server.
- Note:
- If the initialization of the locale fails, the server defaults to American
English and uses the date, time, and number formats set by the DATEFORMAT,
TIMEFORMAT, and NUMBERFORMAT server options.
Syntax
>>-LANGuage--+-AMENG--+----------------------------------------><
'-locale-'
Parameters
- AMENG
- Specifies that American English will be used as the default language for
the server.
- locale
- Specifies the name of the locale supported by the server:
Locale
| Language
|
it_IT.iso88591
| Italian
|
ja_JP.eucJP
| Japanese
|
zh_CN.hp15CN
| Simplified Chinese
|
zh_TW.eucTW
| Traditional Chinese
|
Examples
lang ja_JP.eucJP
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]