CODE_PAGE - UCMD Server 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.

The Universal Translate Table (UTT) files are used to translate between Unicode and the local single-byte code page.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

codepage codepage

(tick)

(tick)

(tick)

(tick)

Manager Override

-codepage codepage

(tick)

(tick)

(tick)

(tick)

Value

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 Files). 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 standard I/O text file translation. Consequently, it can be specified only with the UCMD Manager SIO_LOCAL_CODE_PAGE and SIO_REMOTE_CODE_PAGE options.


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

Default

Default code page is different for different operating systems:

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