Install translated versions
The following language versions are available for WebSphere MQ for iSeries™:
National-language versions of WebSphere MQ for iSeries Language ID Language 2909 Belgian English 2966 Belgian French MNCS (Multi-National Character Set) 2981 Canadian French MNCS 2950 English Uppercase 2924 English Uppercase and Lowercase 2984 English US DBCS 2938 English US Uppercase DBCS 2928 French 2940 French MNCS 2932 Italian 2942 Italian MNCS 2931 Spanish 2962 Japanese 2986 Korean 2989 Simplified Chinese WebSphere MQ for iSeries is installed in the language that is the primary language on your system.
You can install additional versions of the product in any of the languages shown in Table 1. To do so:
- Sign on to the system with a user profile that has *ALLOBJ special authority
- Issue the following command specifying the appropriate language ID:
RSTLICPGM LICPGM(5724H72) DEV(install device) RSTOBJ(*LNG) LNG(language ID) OUTPUT(*PRINT)This will install the commands, message file, and panel groups into the relevant QSYS library for the language. For example, library QSYS2928 is used for French. If this QSYS29nn library does not exist, it will be created by the RSTLICPGM command.
- To run the Japanese language version of WebSphere MQ for iSeries, the CCSID of the job must be 939 (5035) rather than 930 (5026) because WebSphere MQ uses lowercase English alphabets.
- If you are installing WebSphere MQ for iSeries onto a machine for which the primary language is not on the CD, the install program will prompt you to load a CD containing your language; if, however, you have only one CD, you will not be able to proceed. To get around this, proceed as follows:
- Install the product in one of the supplied languages, and then add the corresponding QSYS29nn library into the system library list (for example using command CHGSYSLIBL). At the same time, check that there are no MQ *CMD, *MENU, or *MSGF objects in libraries higher up the library list. If some exist, then either delete these objects (because they refer to an earlier version of MQ) or reorder the System Library list (because the product has been installed in more than one of the supplied languages).
Parent topic:
Installing MQ