213 lines
7.6 KiB
HTML
213 lines
7.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>Add RJE Communication Entry (ADDRJECMNE)</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="ADDRJECMNE.Top_Of_Page"></a>
|
|
<h2>Add RJE Communication Entry (ADDRJECMNE)</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="#ADDRJECMNE.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#ADDRJECMNE.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#ADDRJECMNE.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="ADDRJECMNE"></a>
|
|
<h3>Add RJE Comm Entry</h3>
|
|
<p>The ADDRJECMNE command adds a communications or a BSC file entry to an existing session description. If an entry is added to a session description while the session is active, the change does not take effect until the session is ended and started again.
|
|
</p>
|
|
<p>Each entry refers to a unique communications or BSC file. All files must reference devices attached to the same controller.
|
|
</p>
|
|
<p>For SNA, there must be at least one communications entry to operate RJE. There must be at least two communications entries if you are using direct-workstation input.
|
|
</p>
|
|
<p>There is a maximum of 46 communications entries. Too many burdens the operating overhead, while too few interrupts functions. If more devices are used than communications entries, the entries must be shared among the devices.
|
|
</p>
|
|
<p>BSC requires two communications entries to start a session: one for console input jobs, and one for console output jobs. In addition, one is required for each active reader or writer in the session.
|
|
</p>
|
|
<h3>Error messages for ADDRJECMNE</h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0024</b></dt>
|
|
<dd>Errors found. Processing of request ended.
|
|
</dd>
|
|
<dt><b>RJE0036</b></dt>
|
|
<dd>Maximum of &1 &2 entries was surpassed.
|
|
</dd>
|
|
<dt><b>RJE0082</b></dt>
|
|
<dd>Communications entry &1 already exists in &3.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="ADDRJECMNE.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" rowspan="3"><a href="#ADDRJECMNE.SSND"><b>SSND</b></a></td>
|
|
<td valign="top">RJE session description</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: RJE session description</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top" rowspan="3"><a href="#ADDRJECMNE.FILE"><b>FILE</b></a></td>
|
|
<td valign="top">BSC/CMN file</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Required, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: BSC/CMN file</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#ADDRJECMNE.DEV"><b>DEV</b></a></td>
|
|
<td valign="top">BSC/CMN device</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*FILE</u></b></td>
|
|
<td valign="top">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#ADDRJECMNE.DTACPR"><b>DTACPR</b></a></td>
|
|
<td valign="top">Compress output data</td>
|
|
<td valign="top"><b><u>*FILE</u></b>, *YES, *NO</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="ADDRJECMNE.SSND"></a>
|
|
<h3>RJE Session Desc (SSND)</h3>
|
|
<p>Specifies the qualified name of the session description to which the communications entry is added.
|
|
</p>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job used to locate the session description.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the session description. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the session description is located.
|
|
</li>
|
|
</ul>
|
|
<p><i>session-description-name:</i> Specify the name of the session description.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJECMNE.FILE"></a>
|
|
<h3>BSC/CMN File (FILE)</h3>
|
|
<p>Specifies the qualified name of the communications or BSC file entry that is added to the session description.
|
|
</p>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is used to locate the communications or BSC file.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the communications or BSC file. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the communications or BSC file is located.
|
|
</li>
|
|
</ul>
|
|
<p><i>communications-or-BSC-file-name:</i> Specify the name of the communications or BSC file.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJECMNE.DEV"></a>
|
|
<h3>BSC/CMN Device (DEV)</h3>
|
|
<p>Specifies the communications device to and from which the communications or BSC files send and receive data.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*FILE: The communications device in the communications or BSC file is used.
|
|
</li>
|
|
<li><i>device-name:</i> Specify the name of the communications device. This device replaces the device that was specified when the communications or BSC file was created.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJECMNE.DTACPR"></a>
|
|
<h3>Compress Output (DTACPR)</h3>
|
|
<p>For BSC only, specifies whether data compression is performed.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>For SNA, data compression is controlled by the bind request, which is sent by the host subsystem.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*FILE: Data is compressed according to the specifications in the BSC file.
|
|
</li>
|
|
<li>*YES: Data is compressed.
|
|
</li>
|
|
<li>*NO: Data is not compressed.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div>
|
|
<h3><a name="ADDRJECMNE.COMMAND.EXAMPLES">Examples</a></h3>None
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ADDRJECMNE.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0024</b></dt>
|
|
<dd>Errors found. Processing of request ended.
|
|
</dd>
|
|
<dt><b>RJE0036</b></dt>
|
|
<dd>Maximum of &1 &2 entries was surpassed.
|
|
</dd>
|
|
<dt><b>RJE0082</b></dt>
|
|
<dd>Communications entry &1 already exists in &3.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJECMNE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|