SIO_REMOTE_CODE_PAGE - UCMD Manager configuration option
Description
The SIO_REMOTE_CODE_PAGE option specifies the character code page that is used to translate text data received and transmitted over the network on the remote system.
The remote system is the system on which the UCMD Server executes.
IBM i
If this option is not used, no code page is specified; the UCMD Server will use its configured code page.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -T codepage |
|
|
| |
Command Line, Long Form | -remotecodepage codepage |
|
|
| |
Environment Variable | n/a | ||||
Configuration File Keyword | n/a | ||||
STRUCM stdin Parameter STRUCM stdout Parameter STRUCM stderr Parameter | SINRCP(codepage) SOTRCP(codepage) SERRCP(codepage) |
|
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.