Configuring Japanese messages
To configure messages in the Japanese language, there are two areas to customize. You must compile the Japanese language MMS messages, and then you must enable messages in the Japanese language in the Language Environment®.
About this task
Procedure
-
Run the HZASMCMP job
to compile the MMS files into a system runtime message file, for example the
hza.MMSJPN99 file.
The HZASMCMP job is generated by the HZASCUST post-installation customization task.
-
Create an entry named MMSLSTJ9 in the z/OS® PARMLIB library, with the following values:
DEFAULTS LANGCODE(JPN) LANGUAGE LANGCODE(JPN) DSN(SYS2.MMSJPN99) CONFIG(CNLJPN00) -
Enter the following MVS™ system command to install the
system runtime message file:
SET MMS=J9 - Enable Japanese messages for the
Inquisitor Import and the Usage Import, Summary, and Deletion components.
To configure the language environment, refer to the following documents:
- For information about the Language Environment® MSGFILE and NATLANG options, refer to the Language Environment® Programming Reference (SA227562).
- For information about specifying Language Environment® runtime options, refer to the Language Environment® Programming Guide (SA227561).
- For information about setting NATLANG(JPN) as an installation default, refer to the Language Environment® Customization (SA22-7564).