Enabling the Analyzer utility for Japanese

You can configure the Analyzer utility so that you can view and create reports in Japanese.

Procedure

  1. In the Analyzer HZAJANLO started task, update the DD statements with the following commands:
    //HZACUST hza.SHZAPARM(HZASANCJ)
    //HZANLS hza.SHZAANL1(HZANLSJP)
  2. Perform the following tasks to customize your Japanese Analyzer reports:
    1. Copy the hza.SHZAPARM(HZASANCJ) parameter to the hzainst.PARMLIB(HZASANCJ) library.
    2. Modify the hzainst.PARMLIB(HZASANCJ) library to customize your reports.
    3. Enter the following command to update the Analyzer HZAJANLO started task:
      //HZACUST hzainst.PARMLIB(HZASANCJ)