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

156 lines
5.6 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Work with Policies using BRM (WRKPCYBRM)</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="WRKPCYBRM.Top_Of_Page"></a>
<h2>Work with Policies using BRM (WRKPCYBRM)</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="#WRKPCYBRM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKPCYBRM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKPCYBRM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKPCYBRM"></a>
<p>The Work with Policies using BRM (WRKPCYBRM) command specifies the BRMS policy with which you want to work.
</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="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKPCYBRM.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="#WRKPCYBRM.TYPE"><b>TYPE</b></a></td>
<td valign="top">Policy type</td>
<td valign="top"><b><u>*MOV</u></b>, *ARC, *BKU, *MED, *MGR, *RCY, *RTV, *SYS</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKPCYBRM.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKPCYBRM.TYPE"></a>
<h3>Type of policy (TYPE)</h3>
<p>Specifies the type of policy that you want to work with or print.
</p>
<dl>
<dt><b><u>*MOV</u></b></dt>
<dd>You want to work with or print move policies. The report that is produced is the Move Policy report. The report, if printed, is written to printer file QP1AMP.
</dd>
<dt><b>*ARC</b></dt>
<dd>You want to work with or print the archive policy. The report that is produced is the Archive Policy report. The report, if printed, is written to printer file QP1AAX.
<p>
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
</p>
</dd>
<dt><b>*BKU</b></dt>
<dd>You want to work with or print the backup policy. The report that is produced is the Backup Policy report. The report, if printed, is written to printer file QP1ABX.
</dd>
<dt><b>*MED</b></dt>
<dd>You want to work with or print media policies. The report that is produced is the Media Policy report. The report, if printed, is written to printer file QP1AME.
</dd>
<dt><b>*MGR</b></dt>
<dd>You want to work with or print migration policies. The report that is produced is the Migration Policy report. The report, if printed, is written to printer file QP1AHX.
<p>
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
</p>
</dd>
<dt><b>*RCY</b></dt>
<dd>You want to work with or print the recovery policy. The report that is produced is the Recovery Policy report. The report, if printed, is written to printer file QP1ARX.
</dd>
<dt><b>*RTV</b></dt>
<dd>You want to work with or print the retrieve policy. The report that is produced is the Retrieve Policy report. The report, if printed, is written to printer file QP1ARP.
<p>
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
</p>
</dd>
<dt><b>*SYS</b></dt>
<dd>You want to work with or print the system policy. The report that is produced is the System Policy report. The report, if printed, is written to printer file QP1ASP.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKPCYBRM.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The output is displayed (if requested by an interactive job) or printed (if requested by a batch job).
</dd>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKPCYBRM.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKPCYBRM TYPE(*MED)
</pre>
</p>
<p>This command displays the Work with Media Policies panel.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKPCYBRM.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>BRM40A2</b></dt>
<dd>BRMS product initialization required.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKPCYBRM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>