TRANSLATION_TABLE - UMET configuration option

Description

The TRANSLATION_TABLE option specifies the name of the translation table file.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-t table

(tick)

(tick)

(tick)

(tick)

Command Line, Long Form

-table table

(tick)

(tick)

(tick)

(tick)

STRUME Parameter

TBL( table [library] ) [TBLMBR(member) ]

(tick)




Values

table is the name of the translation table file.


IBM i

Valid values for table are:

  • umetbl
    Default file name for the STRUME parameter.
    The command line form does not default. An error is generated if no value is specified.
  • filename
    Translation table is read from a file. The file name can be qualified by a library name. Otherwise, the library list *LIBL is searched for the first occurrence of the file name.
    A member name can be used for further qualification by specifying the TBLMBR parameter.

z/OS

table is the ddname to which the translation table is allocated.