Installation tasks for the target systems

If you did not write a user-defined installation program, you must complete these tasks to restore objects to the target system that were saved to the distribution media.

You can include all of these tasks or some of these tasks in a user-defined installation program. The program then automatically performs these tasks after the distribution media is installed on the target system.

Complete the following tasks after the distribution media has been installed on the target system if you did not write a user-defined installation program; or include these tasks in your user-defined installation program. Ensure that only objects saved to the distribution media are restored and that those objects are restored in the same order they are saved.

  1. Restore user profiles using the Restore User Profile (RSTUSRPRF) command.
  2. Restore system configuration data using the Restore Configuration (RSTCFG) command.
    Note: The only time restoring system configuration data is appropriate is when the central and target systems have exactly the same hardware configuration.
  3. Restore secondary language files:
    1. Restore the QSYS29xx library on the target system using the Restore Library (RSTLIB) command, where xx represents the national language version feature code for the secondary language.
    2. Restore the licensed programs on the target system using the Restore Licensed Program (RSTLICPGM) command, specifying 29xx for the LNG parameter and *LNG for the RSTOBJ parameter. For example: RSTLICPGM LICPGM(5770WDS) DEV(device-name) RSTOBJ(*LNG) LNG(29xx) ENDOPT(*LEAVE)
    3. Restore the QIBM/PRODDATA/OS/MRI29xx directory on the target system using the Restore (RST) command, where xx represents the national language version feature code for the secondary language.
  4. Restore user libraries using the Restore Library (RSTLIB) command.
  5. Restore file system objects using the Restore (RST) command.
  6. Restore license key information:
    1. Restore the license keys file.
    2. Run the Add License Key (ADDLICKEY) command to add all of the *LOCAL licenses from the license keys file.
    3. Delete the license keys file.
  7. Install new licensed programs that IBM distributes independently from an IBM® i release.
  8. Install applications using control language (CL) commands.
  9. Install user products that are packaged by the IBM System Manager for IBM i licensed program using the Restore Licensed Program (RSTLICPGM) command.

Next topic: