Install MQ Java for iSeries
We can install WebSphere MQ Java™ for iSeries™ from either the Client CD or the Server CD.
- Sign on to the system with a user profile that has *ALLOBJ special authority, for example QSECOFR.
- To install WebSphere MQ Java on iSeries, issue the command:
RSTLICPGM LICPGM(5724L26) DEV(install device) OPTION(*BASE) OUTPUT(*PRINT)where:
- 5724L26 is the product identifier for WebSphere MQ Java for iSeries.
- install device is the device from which the product is to be loaded, typically a CD, for example, OPT01.
During the installation, the license agreement is displayed for you to accept. (See License requirements).
- To install the sample applications, issue the command:
RSTLICPGM LICPGM(5724L26) DEV(install device) OPTION(1) OUTPUT(*PRINT)
We can install only one instance of WebSphere MQ Java for iSeries in each partition of your server.
If installation of WebSphere MQ Java fails, remove the partly-installed objects before attempting reinstallation. To do this, delete the QMQMJAVA library, then delete the IFS directory /QIBM/ProdData/mqm/java and its subdirectories using the EDTF command, for example:
EDTF STMF('/QIBM/ProdData/mqm')and select option 9 against the Java directory.
Parent topic:
WebSphere MQ Java for iSeries