MESSAGE_LANGUAGE - UEC configuration option
Description
The MESSAGE_LANGUAGE option specifies the Universal Message Catalog (UMC) that is used to format messages.
There is a message catalog for each language.
Universal Enterprise Controller message catalog member / file names start with characters UECMC. The first three characters of the language are used as a three-character suffix of the member / file name. All UMC catalogs have a .UMC extension
Note
Currently, the only message catalog provided is for English.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -L language | |||||
Command Line, Long Form | -lang language | |||||
Configuration File Keyword | language language |
Values
language is the name of the UMC catalog.
z/OS
language translates to a member name of the library allocated on the UNVNLS DD statement.
Default is ENGLISH.