CL Command Reference - SAVSYSBRM

CL Command List > SAVSYSBRM Reference

Description:

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 of the operating system. It does not save objects from any other library. In addition, it saves security and configuration objects that can also be saved using the Save Security Data (SAVSECDTA) and Save Configuration (SAVCFG) commands.

Virtual tape media and devices can be used with this command. The following restrictions apply to the use of virtual media and virtual devices.
. The Device (DEV) parameter is limited on only one device or *MEDCLS special value for serial operations.
. Execute authority is required to the Load or Unload Image Catalog (LODIMGCLG) command.
. *CHANGE authority is required to the image catalogs.
. Execute (*X) authority is required to each directory in the image catalog path name.
. Read, write, execute (*RWX) authority is required to each image file in the parent directory that will be loaded or mounted.
. *USE authority is required to the virtual devices using the image catalogs.

To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.

Restrictions:

1. You must have authority to the SAVSYS command to use this command.

2. You must have *SAVSYS special authority to use this command.

3. You must have *USE authority to all online auxiliary storage pool devices.

4. 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.

5. 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.

6. Volumes created using the SAVSYSBRM command cannot be used for automatic installation.

7. The media class associated with the device must specify Shared media *NO.

8. This command should not be used by control group *EXIT item processing as results will be unpredictable.


Examples:

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 named SAVSYS.