141 lines
4.6 KiB
HTML
141 lines
4.6 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>Work with Classes using BRM (WRKCLSBRM)</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="WRKCLSBRM.Top_Of_Page"></a>
|
||
|
<h2>Work with Classes using BRM (WRKCLSBRM)</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="#WRKCLSBRM.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#WRKCLSBRM.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#WRKCLSBRM.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="WRKCLSBRM"></a>
|
||
|
<p>The Work with Classes using BRM (WRKCLSBRM) command works with all or selected container, auxiliary storage pool (ASP) or media classes. You can select a single class or all classes. Output can be a display or printed report.
|
||
|
</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="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="WRKCLSBRM.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="#WRKCLSBRM.TYPE"><b>TYPE</b></a></td>
|
||
|
<td valign="top">Type</td>
|
||
|
<td valign="top"><b><u>*MED</u></b>, *ASP, *CNR</td>
|
||
|
<td valign="top">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKCLSBRM.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="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="WRKCLSBRM.TYPE"></a>
|
||
|
<h3>Type (TYPE)</h3>
|
||
|
<p>You can specify whether you want to display or report on media classes, ASP classes or container classes.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*MED</u></b></dt>
|
||
|
<dd>You want to display or report on media classes. The report that is produced is the Media Class report. The report, if printed, is written to printer file QP1AMT.
|
||
|
</dd>
|
||
|
<dt><b>*ASP</b></dt>
|
||
|
<dd>You want to display or report on ASP classes. The report that is produced is the ASP Class report. The report, if printed, is written to printer file QP1AXC.
|
||
|
<p>
|
||
|
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b>*CNR</b></dt>
|
||
|
<dd>You want to display or report on container classes. The report that is produced is the Container Class report. The report, if printed, is written to printer file QP1ACT.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKCLSBRM.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="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKCLSBRM.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKCLSBRM TYPE(*CNR)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the Work with Container Classes panel.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKCLSBRM.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 &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>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKCLSBRM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|