SAVOBJBRM (Save Object 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.

SAVOBJBRM Command syntax diagram

 

Purpose

The Save Object using BRM (SAVOBJBRM) command saves individual objects or a group of objects that are in the same library. The system saves the specified objects by writing a copy of each object on the volume, or in a save file. The objects are not affected in the system unless the command specifies that the storage should be freed.

 

Restrictions

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.

Examples for SAVOBJBRM

Example 1: Saving Objects of a Particular Type

SAVOBJBRM LIB(MBALIB) OBJ(AP* GLMST) DEV(TAP09)
OBJTYPE(*FILE) MEDPCY(FULL)

In this example, selected file objects whose names begin with AP, or the object named GLMST, are saved from library MBALIB using TAP09.

Example 2: Saving Generic Objects from a Library

SAVOBJBRM LIB(MBALIB) OBJ(DIST*) DEV(TAP09)
MEDPCY(FULL)

In this example all objects are saved that begin with DIST from library MBALIB to device TAP09.

Error messages for SAVOBJBRM

None