[IBMi]

Installing IBM MQ Managed File Transfer on IBM i

Install IBM® MQ Managed File Transfer for IBM i by installing IBM MQ Java Messaging and Web Services server in its primary language, and installing additional options.

Before you begin

Note: Installing the latest version of IBM MQ Managed File Transfer includes client capabilities.

You have completed planning the installation, obtained the installation CDs and set the system values, see Operating System configuration and tuning for IBM MQ on IBM i.

You have installed:
Table 1.
Program Option Description
5761JV1 14 or 15 Java SE 7 32 bit or Java SE 7 64 bit
5770SS1 39 International Components for Unicode
5724L26 *BASE IBM MQ Java Messaging and Web Services

About this task

How to install base IBM MQ Managed File Transfer in its primary language, and install the other options.

You can install only one instance of IBM MQ Managed File Transfer for IBM i in each partition of your server.

Procedure

  1. Sign on to the system with a user profile that has *ALLOBJ special authority, for example QSECOFR.
  2. Install IBM MQ Managed File Transfer for IBM i, V8.0 base product.
    
     RSTLICPGM LICPGM ( 5725M50 ) DEV ( install device ) OPTION ( *BASE ) OUTPUT ( *PRINT )
    
    
    where the parameters of RSTLICPGM are,
    LICPGM ( 5725M50 )
    The product identifier for IBM MQ Managed File Transfer for IBM i.
    DEV ( install device )
    The device from which the product is to be loaded, typically an optical drive, for example, OPT01.
    OPTION ( *BASE )
    Install the base IBM MQ Managed File Transfer for IBM i product.
    Unspecified parameters
    Unspecified parameters such as RSTOBJ ( *ALL ), revert to defaults. The command installs both IBM MQ and the language files for the primary language of your system.
  3. Optional: Install the tools using the command:
    
     RSTLICPGM LICPGM ( 5725M50 ) DEV ( install device ) OPTION ( 2 ) OUTPUT ( *PRINT ) 
    
    Where the parameters of RSTLICPGM are,
    LICPGM ( 5725M50 )
    The product identifier for IBM MQ Managed File Transfer for IBM i.
    DEV ( install device )
    The device from which the product is to be loaded, typically an optical drive, for example, OPT01.
    OPTION ( 2 )
    Install the tools for IBM MQ Managed File Transfer for IBM i.
    OUTPUT ( *PRINT )
    The output is printed with the spooled output of the job.
    Repeat step 3 for options 3 (agent) and 4 (services)
  4. To ensure that the product has loaded correctly, issue the Display Software Resources (DSPSFWRSC) command and check that the licensed program 5725M50 is listed. If you have installed the base and the optional tools, you see:
    
    Resource
    ID       Option  Feature  Description
    5725M50  *BASE   5050     Managed File Transfer for IBMi
    5725M50  *BASE   2924     Managed File Transfer for IBMi
    5725M50    2     5050     Managed File Transfer for IBMi - Tools
    
  5. Press F11, while viewing the Display Software Resources screen, and you see the library and version number of the installed products:
    
    Resource
    ID        Option Feature  Type   Library  Release
    5725M50   *BASE  5050     *CODE  QMQMMFT  V8R0M0
    5725M50   *BASE  2924     *LNG   QMQMMFT  V8R0M0
    5725M50     2    5050     *CODE  MFTTOOL  V8R0M0
    
  6. Do the post installation tasks of checking for updates, checking program authorities, and starting the Managed File Transfer subsystem.

What to do next

If you want to see how the installation went in more detail, perform one or more of the following tasks:

  • View the log file using the DSPJOBLOG command.
  • View the spoolfile generated from the RSTLICPGM command.

If the installation of IBM MQ fails, see Installation failures for IBM i.