Performing a Single Installation

You can use one path of the RSTLICPGM command to install TIBCO EMS Client for IBM i on an IBM i machine where no previous releases are installed.

Procedure

  1. Sign on as QSECOFR or a different user profile with a similar authority.
  2. Run the following command to install the software:
    RSTLICPGM LICPGM(4TIBEM4) DEV(*SAVF) SAVF(savflib/TIBEMSvrm)
    This command restores the TIBEMSLIB library and several stream files into the IFS file system in subdirectories of EMI_HOME.

    where:

    LICPGM(4TIBEM4)
    The seven-character identifier of the licensed program that is restored.
    DEV(*SAVF)
    The device name where the software is located. In this case, the device is a save file whose name is specified in the SAVF parameter.
    SAVF(savflib/TIBEMSvrm)
    The TIBEMSvrm save file located in the savflib library.