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

150 lines
4.7 KiB
HTML
Raw 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 Control Groups (WRKCTLGBRM)</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="WRKCTLGBRM.Top_Of_Page"></a>
<h2>Work with Control Groups (WRKCTLGBRM)</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="#WRKCTLGBRM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKCTLGBRM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKCTLGBRM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKCTLGBRM"></a>
<p>The Work with Control Groups using BRM (WRKCTLGBRM) command allows you to produce a display or report of backup, archive and migration control groups. If you display control group information you are taken to the selected Work with Control Groups display where you can create, delete, change or display control groups. If you report control group information, the selected control group report is produced.
</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="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKCTLGBRM.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="#WRKCTLGBRM.TYPE"><b>TYPE</b></a></td>
<td valign="top">Type</td>
<td valign="top"><b><u>*BKU</u></b>, *ARC, *MGR</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKCTLGBRM.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="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKCTLGBRM.TYPE"></a>
<h3>Type (TYPE)</h3>
<p>Specifies the type of control group that you want to work with.
</p>
<dl>
<dt><b><u>*BKU</u></b></dt>
<dd>You want to work with backup control groups.
</dd>
<dt><b>*ARC</b></dt>
<dd>You want to work with archive control groups.
<p>
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
</p>
</dd>
<dt><b>*MGR</b></dt>
<dd>You want to work with migration control groups.
<p>
<b>Note: </b>The BRMS Advanced feature (Option 2) is required to use this value.
</p>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKCTLGBRM.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>
<p>
<b>Note: </b>OUTPUT(*PRINT) is only supported for TYPE(*MGR).
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKCTLGBRM.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKCTLGBRM
</pre>
</p>
<p>This command displays the Work with Backup Control Groups panel.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKCTLGBRM.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>BRM1039</b></dt>
<dd>&amp;1 currently in use.
</dd>
<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>BRM4041</b></dt>
<dd>Access denied for user &amp;1.
</dd>
<dt><b>BRM40A2</b></dt>
<dd>BRMS product initialization required.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKCTLGBRM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>