Receiving output messages in Japanese or Simplified Chinese

To receive DFHDPLOY output messages in Japanese or Simplified Chinese, use the DFHDPLOY EXEC command. Ensure that you set the appropriate client code page in your client in order to view the messages.

Procedure

  1. Set the appropriate PARM parameter on the DFHDPLOY EXEC command.

    For output messages in Japanese, set PARM='K'.

    For output messages in Simplified Chinese, set PARM='S'.

    Here is an example of the DFHDPLOY EXEC command configured to receive output messages in Japanese:
    //DFHDPLOY EXEC PGM=DFHDPLOY,PARM='K'
  2. Set the appropriate client code page in your client in order to view the messages.
    The following table lists the appropriate client code page for each language:
    Language PARM keyword Client code page Host code page
    Japanese K 1390/1399 939
    Simplified Chinese S GB18030/GB2312 935