The relationship between save and restore commands

You can learn which store commands can be used, based on how the objects were saved.

Table 1. Relationship between save and restore commands
Save command used Possible restore command
SAVOBJ RSTOBJ
RST
SAV RST
SAVLIB LIB(*NONSYS) RSTLIB SAVLIB(*NONSYS)
RSTLIB SAVLIB(*IBM)
RSTLIB SAVLIB(*ALLUSR)
RSTLIB SAVLIB(library-name)
RST
SAVLIB LIB(*ALLUSR) RSTLIB SAVLIB(*ALLUSR)
RSTLIB SAVLIB(library-name)
RST
SAVLIB LIB(*IBM) RSTLIB SAVLIB(*IBM)
RSTLIB SAVLIB(library-name)
RST
SAVLIB LIB(library-name) RSTLIB SAVLIB(library-name)
RST
SAVSECDTA RSTUSRPRF
RSTAUT1
SAVCFG RSTCFG
SAVSYS Restore Licensed Internal Code.
Restore operating system.
RSTUSRPRF
RSTCFG
RSTAUT1
SAVDLO RSTDLO
RST
SAVSYSINF RSTSYSINF
1
The Restore User Profiles (RSTUSRPRF) command restores authority information to temporary tables. The Restore Authority (RSTAUT) command regrants private authorities using tables that are built as a part of the RSTUSRPRF command.