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

197 lines
6.2 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>Cancel RJE Writer (CNLRJEWTR)</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="CNLRJEWTR.Top_Of_Page"></a>
<h2>Cancel RJE Writer (CNLRJEWTR)</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="#CNLRJEWTR.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CNLRJEWTR.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CNLRJEWTR.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CNLRJEWTR"></a>
<h3>Cancel RJE Writer</h3>
<p>The CNLRJEWTR command cancels a writer.
</p>
<h3>Error messages for CNLRJEWTR</h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>RJE0003</b></dt>
<dd>RJE session &amp;1 is not active.
</dd>
<dt><b>RJE0004</b></dt>
<dd>You are not permitted to access session description &amp;1.
</dd>
<dt><b>RJE0017</b></dt>
<dd>&amp;1 was not found in session description &amp;2.
</dd>
<dt><b>RJE0024</b></dt>
<dd>Errors found. Processing of request ended.
</dd>
<dt><b>RJE0034</b></dt>
<dd>No writers were defined in session &amp;1.
</dd>
<dt><b>RJE0063</b></dt>
<dd>RJE session &amp;1 is already ending.
</dd>
<dt><b>RJE0145</b></dt>
<dd>You do not have authority to library QRECOVERY.
</dd>
<dt><b>RJE0146</b></dt>
<dd>You do not have authority to message queue &amp;1.
</dd>
<dt><b>RJE0147</b></dt>
<dd>RJE did not find message file QRJEMSG.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CNLRJEWTR.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="#CNLRJEWTR.WTR"><b>WTR</b></a></td>
<td valign="top">RJE writer identification</td>
<td valign="top">*ALL, PR1, PR2, PR3, PR4, PR5, PR6, PR7, PR8, PR9, PR10, PR11, PR12, PR13, PR14, PR15, PU1, PU2, PU3, PU4, PU5, PU6, PU7, PU8, PU9, PU10, PU11, PU12, PU13, PU14, PU15</td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#CNLRJEWTR.SSN"><b>SSN</b></a></td>
<td valign="top">Active RJE session</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#CNLRJEWTR.OPTION"><b>OPTION</b></a></td>
<td valign="top">Cancel</td>
<td valign="top"><b><u>*CNTRLD</u></b>, *IMMED</td>
<td valign="top">Optional, Positional 3</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CNLRJEWTR.WTR"></a>
<h3>RJE Writer ID</h3>
<p>Specifies the name of the writer to be canceled.
</p>
<p>The possible values are:
</p>
<ul>
<li>*ALL: All writers in the session are canceled.
</li>
<li>PR1 - PR15: A printer ID, between PR1 and PR15, is canceled.
</li>
<li>PU1 - PU15: A punch ID, between PU1 and PU15, is canceled
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CNLRJEWTR.SSN"></a>
<h3>Active RJE Session (SSN)</h3>
<p>Specifies the session that contains the writer being canceled.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CNLRJEWTR.OPTION"></a>
<h3>Cancel (OPTION)</h3>
<p>Specifies how the writer is canceled. The STRRJEWTR command must be issued to continue writer operations.
</p>
<p>The possible values are:
</p>
<ul>
<li>*CNTRLD: The writer ends processing in a controlled manner. A controlled ending prevents new writer jobs from running, and allows the job currently running to complete normally.
</li>
<li>*IMMED: The writer ends processing immediately. RJE sends commands to the host subsystem to prevent it from sending more data to the writer. RJE ends jobs being received by the writer.
<p>If OPTION(*IMMED) is used to cancel the writer, or if the writer ends abnormally, one or more blocks of data can be lost. Each host subsystem has commands to keep a backup copy of the data. For information, see the appropriate host subsystem documentation.
</p>
</li>
</ul>
<p>
<b>Note: </b>For an OS/VS1 RES host subsystem, the data set is placed in the output queue and held. To release if, enter the following command from the console:
</p>
<p>RELEASE jobname, OUT=<i>x</i>
</p>
<p>Where <i>x</i> is the output class. The host subsystem DN command shows the names of the jobs held and their output class.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CNLRJEWTR.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CNLRJEWTR.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>RJE0003</b></dt>
<dd>RJE session &amp;1 is not active.
</dd>
<dt><b>RJE0004</b></dt>
<dd>You are not permitted to access session description &amp;1.
</dd>
<dt><b>RJE0017</b></dt>
<dd>&amp;1 was not found in session description &amp;2.
</dd>
<dt><b>RJE0024</b></dt>
<dd>Errors found. Processing of request ended.
</dd>
<dt><b>RJE0034</b></dt>
<dd>No writers were defined in session &amp;1.
</dd>
<dt><b>RJE0063</b></dt>
<dd>RJE session &amp;1 is already ending.
</dd>
<dt><b>RJE0145</b></dt>
<dd>You do not have authority to library QRECOVERY.
</dd>
<dt><b>RJE0146</b></dt>
<dd>You do not have authority to message queue &amp;1.
</dd>
<dt><b>RJE0147</b></dt>
<dd>RJE did not find message file QRJEMSG.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CNLRJEWTR.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>