Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Extract Media Information (EXTMEDIBRM) command adds information about a volume in the BRMS media file. You specify the identifier of the volume and what is contained on the volume.
BRMS records content information only for media already added to the BRMS media inventory, and then only for media whose contents are currently shown as expired. If active contents information for the media already exists, or if the media has not been added to the media inventory, no content information is added.
To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEV | Device | Name | Required, Positional 1 |
VOL | Volume identifier | Character value, *MOUNTED | Optional, Positional 2 |
FILE | File origin | *FILE, *SAV, *SAVCFG, *SAVCHG, *SAVCHGDLO, *SAVCHGOBJ, *SAVDLO, *SAVLIB, *SAVOBJ, *SAVSECDTA, *SAVSYS | Optional |
ENDOPT | End of tape option | *UNLOAD, *LEAVE, *REWIND | Optional |
Top |
Specifies the name of the device on which you are loading the volume. The device name must be defined in the BRMS device table.
Top |
Specifies the volume identifier of the volume on the device whose information is being added to BRMS.
Top |
Specifies the type of information that is stored on the volume.
Top |
Specifies, when tape is used, what positioning operation is automatically done on the tape volume after the save operation ends. If more than one volume is included, this parameter applies only to the last volume used; all other volumes are rewound and unloaded when the end of the tape is reached.
Note: If no objects are saved the volume is not opened and the ENDOPT parameter is ignored.
If you specify *LEAVE and the device is a shared device, the device will not be varied off after the save operation. If you specify *LEAVE and the device is not a shared device, the device will be varied off after the save operation.
Top |
Example 1: Adding Media Information
EXTMEDIBRM DEV(TAP06) FILE(*SAVLIB)
This command adds save library content information for the volume that is mounted on device TAP06 to the BRMS media inventory.
Top |
*ESCAPE Messages
Top |