Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Migrate using BRM (MGRBRM) command allows you to migrate a library or first level folder to a specified auxiliary storage pool. This command is used by BRMS migration processing and by you to request migration of a specific library or folder as needed. You can specify the auxiliary storage pool to which you want to migrate the library or folder.
When the MGRBRM command is used BRMS ignores low storage threshold constraints for the auxiliary storage pool from which the item is being moved, but does honor the target auxiliary storage pool's high storage threshold.
To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
Restriction:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TOASP | To asp | Character value, *SYSTEM | Required, Positional 1 |
TYPE | Type | *LIB, *FLR | Optional, Positional 2 |
LIB | Library | Name | Optional, Positional 3 |
FLR | Folder | Name | Optional |
Top |
Specifies the auxiliary storage pool to which the specified library or first level folder is to be migrated.
Note: UDFS, primary, secondary auxiliary storage pools are not supported for this parameter.
Top |
Specifies the type of item that you want to migrate. You can select a library or a first level folder.
Top |
Specifies the library name that you want to migrate to another auxiliary storage pool.
This is a required parameter with TYPE *LIB.
Top |
Specifies the folder name that you want to migrate to another auxiliary storage pool.
This is a required parameter with TYPE *FLR.
Top |
Example 1: Migrating a Library
MGRBRM TOASP(COMPRESS) TYPE(*LIB) LIB(GLLIB)
This command migrates library GLLIB to the auxiliary storage pool (ASP) named COMPRESS.
Top |
*ESCAPE Messages
Top |