Running the IBM Traveler server installation program on IBM i

Run the installation program on the machine where you plan to install an IBM® Traveler Server.

You should already have installed Domino®. If you intend to install from a downloaded image, you should have downloaded the IBM Traveler server installation package and created the appropriate save files.
Note: Physical media is not supported with version 9.0.1.3.
Use the IBM i command line to install the IBM Traveler server programs:
  1. Log in using a profile with *ALLOBJ and *SECADM authority.
  2. Stop the Domino server hosting IBM Traveler.
  3. From the IBM i command line, run the appropriate command for installing from a downloaded image or from physical media.
    To install from a downloaded image:
    1. Use the RSTLICPGM command to install from the save files you created when you downloaded the installation package.
      This example uses the save files MY900LIB/QNTSINSTF to install 9.0.1.3 Build for Domino 9.0.0:
      RSTLICPGM LICPGM(5733LD9) DEV(*SAVF) LNG(2924) OPTION(20) SAVF(MY900LIB/QNTSINSTF)
      Note: To avoid potential server crash risks, ensure you apply Hotfix L605102 on Domino 9.0 versions, or the latest Domino 9.0 Interim Fix prior to installing IBM Traveler 9.0.1.3 Build for Domino 9.0.0.
      This example uses the save files MY901LIB/QNTSINSTF to install 9.0.1.3 Build for Domino 9.0.1:
      RSTLICPGM LICPGM(5733LD9) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(MY901LIB/QNTSINSTF)
              
    2. When you are prompted, accept the IBM Traveler software agreement.
    3. The RSTLICPGM command will fail with the following message when you try to upgrade directly from IBM Traveler 9.0.0 to 9.0.0.1, or IBM Traveler 9.0.1 to 9.0.1.3 & 9.0.1.4 This is caused by a legal process on the IBM i platform. As indicated, you must delete the previously installed version of IBM Traveler, then begin a clean install of version 9.0.1.4.
      IBM TRAVELER 9.0.1.0 WITH OLD LICENSE IS ALREADY INSTALLED. 
      IT NEEDS TO BE UNINSTALLED BEFORE INSTALLING TRAVELER 9.0.1.4 WITH A NEW LICENSE. 
      PLEASE USE 'DLTLICPGM LICPGM(5733LD9) OPTION(21)' TO UN-INSTALL TRAVELER 9.0.1.0
      FIRST, THEN RE-INSTALL TRAVELER 9.0.1.4. 
      
      IBM TRAVELER 9.0.1.4 INSTALLER WILL UPGRADE ALL TRAVELER 9.0.1.0 SERVERS TO THE
      9.0.1.4 VERSION.
      
      Exit program processing failed. 
      Product 5733LD9 option 21 release *FIRST not processed.
      *PGM objects for product 5733LD9 option 21 release
      *FIRST not restored. Objects for product 5733LD9 option 21 release 
      *FIRST not restored.      
      Note: The RSTLICPGM command is also used to install updates to the IBM Traveler programs.

    To install from physical media:

    Insert the IBM Traveler disk in your system optical drive and run the RSTLICPGM command, specifying the correct name of the optical device.
    RSTLICPGM LICPGM(5733LD9) DEV(OPT01) LNG(2924) OPTION(21)