EGL Server Guide for iSeries


Moving prepared applications to another iSeries system

After an iSeries EGL application is prepared, you can distribute that application to other architecturally similar iSeries systems using the following procedures:

  1. Use the CRTSAVF FILE(library/filename) command to create a save file.
  2. Use the SAVOBJ or SAVLIB command to save all the application parts you want to move to another system in the save file.
  3. Transfer the save file to other iSeries systems by using a communications network or by using physical media such as a tape.
  4. Use the RSTOBJ (Restore Object) or RSTLIB (Restore Library) command to store the objects from the save file.


[ Top of Page | Previous Page | Next Page | Table of Contents ]