SIO_LOCAL_CODE_PAGE - UCMD Manager configuration option

Description

The SIO_LOCAL_CODE_PAGE option specifies the character code page used to translate text data received and transmitted over the network on the local system.

The local system is the system on which the UCMD Manager executes.

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

n/a





Configuration File Keyword

n/a





STRUCM stdin Parameter

STRUCM stdout Parameter

STRUCM stderr Parameter

SINCPG codepage

SOTCPG codepage

SERCPG codepage

(tick)




Values

codepage is the character code page to be used.

codepage references a Universal Translate Table (UTT) file provided with the product (see UTT Files). The code page value UTF-8, however, does not have a corresponding UTT file. UTF-8 support does not require a UTT file.

Note

UTF-8 support was added to UCMD Manager and UCMD Server at Version 3.2.0, Level 4.

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

Default

The default is different for different operating systems:

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