Previous Topic

Next Topic

Book Contents

Book Index

Setting parameters for Control-M/Agent

Perform this task for each Control-M/Agent through the Agent Configuration utilities.

To set parameters for Control-M/Agent:

  1. Open a command-prompt window and run the ctmagcfg command-line utility
  2. Select 7 Advanced parameters.
  3. Select 7 Foreign Language Support.
  4. For the Foreign Language Support parameter, specify CJK.
  5. Set the encoding that Control-M/Agent uses to run jobs:
    1. Ensure that the required language locale or code page is present on the computer as shown in the following table.

      On UNIX, you can use the locale -a command to list the information.

    CJK locale settings for operating system jobs

    Language

    AIX

    HP-UX

    Solaris

    Linux

    Windows

    Chinese (Simplified)

    ZH_CN.UTF-8

    Zh_CN.GBK

    Zh_CN.GB18030

    zh_CN.utf8

    zh_CN.gb18030

    zh.UTF-8

    zh.GBK

    zh_CN.GB18030

    zh_CN.utf8

    zh_CN.gb18030

    zh_CN.gbk

    CP936

    Chinese (Traditional)

    ZH_TW.UTF-8

    Zh_TW.big5

    zh_TW.IBM-eucTW

    zh_TW.utf8

    zh_TW.big5

    zh_TW.eucTW

    zh_TW.UTF-8

    zh_TW.BIG5

    zh_TW (EUC)

    zh_TW.utf8

    zh_TW.big5

    zh_TW.euctw

    CP950

    Japanese

    JA_JP.UTF-8

    JA_JP.IBM-eucJP

    Ja_JP.IBM-943

    ja_JP.utf8

    ja_JP.eucJP

    ja_JP.SJIS

    ja_JP.UTF-8

    ja_JP.eucJP

    ja_JP.PCK (Shiftjis)

    ja_JP.utf8

    ja_JP.eucjp

    ja_JP.PCK (Shiftjis)

    CP932

    Korean

    KO_KR.UTF-8

    KO_KR.IBM-eucKR

    ko_KR.utf8

    ko_KR.eucKR

    ko.UTF-8

    ko (EUC)

    ko_KR.utf8

    ko_KR.euckr

    CP949

    1. On UNIX, ensure that the environment of the owner responsible for running jobs is set to the correct locale.
    2. Use the appropriate command-line utility to set the language encoding for jobs that Control-M/Agent runs.
    3. On UNIX, run the ctmunixcfg command-line utility, and set the CJK Encoding parameter to one of the language encodings listed in the following table.

      The Control-M/Agent assumes that all jobs will be run in the same user-defined locale.

    Control-M/Agent language encodings available through ctmunixcfg

    Job language option

    Encoding

    UTF-8

    *.UTF-8

    Japanese EUC

    *.eucJP

    Japanese SHIFT-JIS

    Ja_JP.IBM-943

    ja_JP.SJIS

    ja_JP.PCK

    Korean EUC

    *.eucKR

    Simplified Chinese GBK

    *.GBK

    Simplified Chinese GB

    *.GB18030

    Traditional Chinese EUC

    *.eucTW

    Traditional Chinese BIG5

    *.big5

Parent Topic

Configuring CJK language support (after installation)