CODE_PAGE - UDM Manager configuration option

Description

The CODE_PAGE option specifies the character code page that is used to translate text data received and transmitted over the network.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-t codepage


(tick)

(tick)

(tick)

Command Line, Long Form

-codepage codepage


(tick)

(tick)

(tick)

Environment Variable

UDMCODEPAGE=codepage

(tick)

(tick)

(tick)


Configuration File Keyword

codepage codepage

(tick)

(tick)

(tick)

(tick)

STRUDM Parameter

CODEPAGE(codepage)

(tick)




Values

codepage is the character code page that is used to translate data.

codepage references a Universal Translate Table (UTT) file provided with the product (see UTT File Locations - UDM). UTT files are used to translate between Unicode and the local single-byte code page. (All UTT files end with an extension of .utt.)

Note

UTF-8 is not a supported codepage value for CODE_PAGE. UTF-8 codepage is valid only for text file data translation. Consequently, it can be specified only in the UDM open command.

Default


IBM i

  • IBM037

UNIX

  • ISO8859-1 (8-bit ASCII): ASCII-based operating systems

z/OS

  • IBM1047 (EBCDIC): Non-IBM i, EBCDIC-based operating system
Windows
  • ISO8859-1 (8-bit ASCII): ASCII-based operating systems

(See Character Code Pages - UDM for a complete list of character code pages provided by Stonebranch Inc. for use with Universal Agent.)