216 lines
6.8 KiB
HTML
216 lines
6.8 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Migrate using BRM (MGRBRM)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="MGRBRM.Top_Of_Page"></a>
|
||
|
<h2>Migrate using BRM (MGRBRM)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#MGRBRM.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#MGRBRM.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#MGRBRM.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="MGRBRM"></a>
|
||
|
<p>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.
|
||
|
</p>
|
||
|
<p>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.
|
||
|
</p>
|
||
|
<p>To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
|
||
|
</p>
|
||
|
<p><b>Restriction: </b>
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>The BRMS Advanced feature (Option 2) is required to use this command.
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="MGRBRM.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#MGRBRM.TOASP"><b>TOASP</b></a></td>
|
||
|
<td valign="top">To asp</td>
|
||
|
<td valign="top"><i>Character value</i>, *SYSTEM</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#MGRBRM.TYPE"><b>TYPE</b></a></td>
|
||
|
<td valign="top">Type</td>
|
||
|
<td valign="top"><b><u>*LIB</u></b>, *FLR</td>
|
||
|
<td valign="top">Optional, Positional 2</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#MGRBRM.LIB"><b>LIB</b></a></td>
|
||
|
<td valign="top">Library</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
<td valign="top">Optional, Positional 3</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#MGRBRM.FLR"><b>FLR</b></a></td>
|
||
|
<td valign="top">Folder</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="MGRBRM.TOASP"></a>
|
||
|
<h3>To ASP (TOASP)</h3>
|
||
|
<p>Specifies the auxiliary storage pool to which the specified library or first level folder is to be migrated.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*SYSTEM</b></dt>
|
||
|
<dd>The library or folder is to be migrated to the system (1) auxiliary storage pool.
|
||
|
</dd>
|
||
|
<dt><b><i>ASP-name</i></b></dt>
|
||
|
<dd>Specify the name of the auxiliary storage pool to which the library or folder is to be migrated. auxiliary storage pool names are assigned using the WRKASPBRM command.
|
||
|
</dd>
|
||
|
<dt><b><i>ASP-number</i></b></dt>
|
||
|
<dd>Specify the number of the auxiliary storage pool to which the library or folder is to be migrated.
|
||
|
<p>
|
||
|
<b>Note: </b>UDFS, primary, secondary auxiliary storage pools are not supported for this parameter.
|
||
|
</p>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="MGRBRM.TYPE"></a>
|
||
|
<h3>Type (TYPE)</h3>
|
||
|
<p>Specifies the type of item that you want to migrate. You can select a library or a first level folder.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIB</u></b></dt>
|
||
|
<dd>The type of item that you want to migrate to another auxiliary storage pool is a library.
|
||
|
</dd>
|
||
|
<dt><b>*FLR</b></dt>
|
||
|
<dd>The type of item that you want to migrate to another auxiliary storage pool is a first level folder.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="MGRBRM.LIB"></a>
|
||
|
<h3>Library (LIB)</h3>
|
||
|
<p>Specifies the library name that you want to migrate to another auxiliary storage pool.
|
||
|
</p>
|
||
|
<p>This is a required parameter with TYPE *LIB.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="MGRBRM.FLR"></a>
|
||
|
<h3>Folder (FLR)</h3>
|
||
|
<p>Specifies the folder name that you want to migrate to another auxiliary storage pool.
|
||
|
</p>
|
||
|
<p>This is a required parameter with TYPE *FLR.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="MGRBRM.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p><b>Example 1: Migrating a Library</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
MGRBRM TOASP(COMPRESS) TYPE(*LIB) LIB(GLLIB)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command migrates library GLLIB to the auxiliary storage pool (ASP) named COMPRESS.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="MGRBRM.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>BRM1867</b></dt>
|
||
|
<dd>Error writing file &1.
|
||
|
</dd>
|
||
|
<dt><b>BRM1917</b></dt>
|
||
|
<dd>Feature not installed.
|
||
|
</dd>
|
||
|
<dt><b>BRM1921</b></dt>
|
||
|
<dd>Feature not licensed.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F24</b></dt>
|
||
|
<dd>Cannot migrate item &1, already in ASP &4.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F25</b></dt>
|
||
|
<dd>Cannot migrate item &1, objects in use.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F26</b></dt>
|
||
|
<dd>Cannot migrate item &1, not allowed.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F27</b></dt>
|
||
|
<dd>Operation not allowed, resources not available.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F34</b></dt>
|
||
|
<dd>Cannot migrate item &1, threshold too low.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F41</b></dt>
|
||
|
<dd>ASP &1 does not support migration
|
||
|
</dd>
|
||
|
<dt><b>BRM1F42</b></dt>
|
||
|
<dd>ASP &1 not eligible for migration.
|
||
|
</dd>
|
||
|
<dt><b>BRM1F44</b></dt>
|
||
|
<dd>ASP &1 does not support migration
|
||
|
</dd>
|
||
|
<dt><b>BRM2112</b></dt>
|
||
|
<dd>ASP &2 not valid.
|
||
|
</dd>
|
||
|
<dt><b>BRM4040</b></dt>
|
||
|
<dd>Access denied for user &1.
|
||
|
</dd>
|
||
|
<dt><b>BRM4041</b></dt>
|
||
|
<dd>Access denied for user &1.
|
||
|
</dd>
|
||
|
<dt><b>BRM40A2</b></dt>
|
||
|
<dd>BRMS product initialization required.
|
||
|
</dd>
|
||
|
<dt><b>CPF9800</b></dt>
|
||
|
<dd>All CPF98xx messages could be signaled. xx is from 01 to FF.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#MGRBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|