MESSAGE_LANGUAGE - UEM Manager configuration option

Description

The MESSAGE_LANGUAGE option specifies the message catalog used to format messages issued by the UEM Manager.


UNIX

Message catalog files are located in the nls subdirectory of the main Universal Agent installation directory. All message catalog files end with an extension of .umc.

Windows

Message catalog files are located in the nls subdirectory of the main Universal Agent installation directory. All message catalog files end with an extension of .umc.

z/OS

Message catalogs are stored as members in the library referenced by the UNVNLS DD statement in the UEMPRC cataloged procedure. The names of the message catalog members start with UEMMC.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-L language

(tick)

(tick)

(tick)

Command Line, Long Form

-lang language

(tick)

(tick)

(tick)

Environment Variable

UEMLANG=language

(tick)

(tick)

Configuration File Keyword

language language

(tick)

(tick)

(tick)

Values

language is the message catalog to be used.

The first three characters of language must match the last three characters of an installed message catalog (minus its extension).

Default is ENGLISH, which instructs the UEM Manager to use the UEMMCENG message catalog.