ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/vfymovbrm.htm

129 lines
4.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>Verify Moves using BRM (VFYMOVBRM)</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="VFYMOVBRM.Top_Of_Page"></a>
<h2>Verify Moves using BRM (VFYMOVBRM)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#VFYMOVBRM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#VFYMOVBRM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#VFYMOVBRM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="VFYMOVBRM"></a>
<p>The Verify Moves using BRM (VFYMOVBRM) command shows you the Verify Media Moves display. The Verify Media Moves display allows you to verify individual media volume movement, verify all volumes scheduled to move or cancel movement for individual or selected volumes. You can specify all systems or a selected system to verify.
</p>
<p>The Volume Movement Report is produced when you run the VFYMOVBRM command. The report is written to printer file QP1AVMS.
</p>
<p>To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYMOVBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="VFYMOVBRM.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="#VFYMOVBRM.SYSNAME"><b>SYSNAME</b></a></td>
<td valign="top">System name</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b>, *LCL</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#VFYMOVBRM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="VFYMOVBRM.SYSNAME"></a>
<h3>System name (SYSNAME)</h3>
<p>Specifies the system identifier for which you want to verify media movement.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>Include all media on all systems in the media selected for media movement.
</dd>
<dt><b>*LCL</b></dt>
<dd>Specifies that the system is the local system. BRMS uses the default local location name, LCLLOCNAME and not the system name SYSNAME. In most cases, the systems have the same value specified in the LCLLOCNAME and in the SYSNAME. You can use the DSPNETA command to view the system network attributes.
</dd>
<dt><b><i>location-name</i></b></dt>
<dd>Specify the name of the remote location associated with the system. The local system's network identifier, as seen by using the DSPNETA command, is used as the system's network identifier.
<p>
<b>Note: </b>The BRMS Network feature (Option 1) is required to use this value.
</p>
</dd>
<dt><b><i>network-id.location-name</i></b></dt>
<dd>Specify the network identifier and the name of the remote location associated with the system. Specify these values using the format nnnnnnnn.cccccccc where nnnnnnnn is the network identifier and cccccccc is the remote location name.
<p>
<b>Note: </b>The BRMS Network feature (Option 1) is required to use this value.
</p>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYMOVBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="VFYMOVBRM.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Verifying Media Movement</b>
</p>
<p>
<pre>
VFYMOVBRM
</pre>
</p>
<p>This command takes you to the Verify Media Moves display. Media chosen for media movement for all systems in the network is displayed.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYMOVBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="VFYMOVBRM.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>BRM1917</b></dt>
<dd>Feature not installed.
</dd>
<dt><b>BRM1921</b></dt>
<dd>Feature not licensed.
</dd>
<dt><b>BRM4040</b></dt>
<dd>Access denied for user &amp;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="#VFYMOVBRM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>