Help/Systems SEQUEL Software PowerTech Skybot Software
Help/Systems
The World's Leader in IBM iSeries Software Solutions

Moving Robot/SAVE to Another System

Product: 
Robot/SAVE

Before You Begin

This Help/FACTS describes how to move Robot/SAVE versions 9, 10, or 11 to another system on which it is not currently installed. Before you begin moving Robot/SAVE, make sure you have the most recent backup volumes or save files containing RBTSYSLIB, RBSPGMLIB, RBSDTALIB, RBSKEYLIB, and
RBTROLLIB available.

Note: If you want to move only Robot/SAVE setup information to another system, see the Help/FACTS, Moving Robot/SAVE Setup Only to Another System. Steps to Move Robot

Steps to Move Robot/SAVE Setup

Use the following instructions to move the Robot/SAVE product libraries from one system to another system that currently does not have Robot/SAVE installed.

On the source system

  1. Shut down the Robot/SAVE monitor jobs that are running in the RBTSLEEPER subsystem (see the Robot/SAVE User Guide for complete information on stopping and restarting the monitor jobs).
  2. If the system you are moving is in a Robot/SAVE data center, exclude the system from the data center. See the Data Center Management section of the Robot/SAVE User Guide for complete information.

On the target system

  1. Make sure the backup volume containing the Robot/SAVE libraries is loaded on the system.
  2. Enter the following command:
  3. RSTLIB RBTSYSLIB

  4. Make sure that the user profiles RBTADMIN and RBTUSER are valid user profiles on the target system or partition. If they aren’t, use the following commands to create the user profiles:
  5. RSTOBJ OBJ(RSL062) SAVLIB(RBTSYSLIB) DEV(*SAVF) SAVF(savflib/RBTSYSLIB) RSTLIB(QGPL)

    CALL PGM(QGPL/RSL062)

    DLTOBJ OBJ(QGPL/RSL062) TYPE(*PGM)

  6. Add RBTSYSLIB to the system library list using the following command. It does not have to be the first library in the system library list.
  7. CHGSYSLIBL RBTSYSLIB

  8. Enter the following commands to restore the Robot/SAVE libraries. Note: You must restore the Robot/SAVE data library, RBSDTALIB, before restoring the program library, RBSPGMLIB, or the encryption key library, RBSKEYLIB.
  9. RSTLIB RBSDTALIB

    RSTLIB RBSPGMLIB

    RSTLIB RBSKEYLIB

    Note: You only need to restore RBSKEYLIB if you are moving Robot/SAVE version 11.

  10. Restore the Robot/CORRAL library:
  11. RSTLIB RBTROLLIB

  12. Enter the following command to change the system name in the Robot/SAVE files that have been moved to the new system.
  13. RSLCHGSYSN

Note: We do not recommend moving Robot/SAVE data files from one system to a system that already has Robot/SAVE installed on it. If you cannot remove Robot/SAVE from the target system, you must create the Robot/SAVE data manually from the original system on the target system. This can include
creating backup classes and sets, locations, volume information, and so on.

 

Updated: April 25, 2011