MESSAGE_LANGUAGE - UCTL Manager configuration option

Description

The MESSAGE_LANGUAGE option specifies the Universal Message Catalog (UMC) that is used to format messages.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-L language


(tick)

(tick)

(tick)

Command Line, Long Form

-lang language


(tick)

(tick)

(tick)

Environment Variable

UCTLLANG=language

(tick)

(tick)

(tick)

(tick)

Configuration File Keyword

language language

(tick)

(tick)

(tick)

(tick)

STRUCT Parameter

MSGLANG(language)

(tick)




Values

language is any UMC file provided by Stonebranch Inc.

There are different UMC files for different languages.


IBM i

The first three characters of the language name are used as a three-character suffix in the UMC member base name UCMMC. UMC files are located in the source physical file UNVPRD510/UNVNLS.

UNIX

The first three characters of the language name are used as a three-character suffix in the UMC file base name. All UMC files have a .UMC extension.

Windows

The first three characters of the language name are used as a three-character suffix in the UMC file base name. All UMC files have a .UMC extension.

z/OS

The first three characters of the language name are used as a three-character suffix in the UMC member name. UMC files are read from the partitioned data set allocated on ddname UNVNLS. Universal Control message catalog member names start with UCTMC.


Default is ENGLISH.