SAVSYSBRM (Save System using BRM)
Note: To use this command, have the 5722-BR1 (Backup Recovery and Media Services for iSeries) licensed program installed. For detailed information on the parameters of this command, see the online help.
SAVSYSBRM Command syntax diagram
Purpose
The Save System using BRM (SAVSYSBRM) command saves a copy of the Licensed Internal Code and the QSYS library in a format compatible with the installation process. It does not save objects from any other library. The SAVSYSBRM command saves all object types shown on the OBJTYPE parameter in the Save Object (SAVOBJBRM) command. In addition, it saves security and configuration objects.
Restrictions
- You must have authority to the SAVSYS command to use this command.
- You must have *SAVSYS special authority to use this command.
- >You must have *USE authority to any auxiliary storage pool device specified for the ASPDEV parameter, or to all online auxiliary storage pool devices if *ALLAVL is specified as the value for the ASPDEV parameter.
- All subsystems will be ended when using the SAVSYSBRM command. You must have job control (*JOBCTL) authority to use the ENDSYS or the ENDSBS command.
- Volumes created using this command that will be used for installation should be initialized with a media class with a density that is supported by the current alternate IPL device. If this is not done, the current IPL volume will have to be changed to a device that supports the density of the created SAVSYSBRM volumes before installation begins.
- Volumes created using the SAVSYSBRM command cannot be used for automatic installation.
- The media class associated with the device must specify Shared media *NO.
Note: Do not precede an entry with an asterisk unless that entry is a "special value" that is shown (on the display itself or in the help information) with an asterisk.
Note: This command should not be used by control group *EXIT item processing as results will be unpredictable.
Example for SAVSYSBRM
Example 1: Saving the System
SAVSYSBRM DEV(TAP09) MEDPCY(SAVSYS)This command saves a copy of the Licensed Internal Code and the QSYS library. In this example you are saving to device TAP09 using a media policy called SAVSYS.
Error messages for SAVSYSBRM