222 lines
7.8 KiB
HTML
222 lines
7.8 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 Reader Entry (ADDRJERDRE)</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="ADDRJERDRE.Top_Of_Page"></a>
|
|
<h2>Add RJE Reader Entry (ADDRJERDRE)</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="#ADDRJERDRE.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#ADDRJERDRE.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#ADDRJERDRE.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="ADDRJERDRE"></a>
|
|
<h3>Add RJE Reader Entry</h3>
|
|
<p>The ADDRJERDRE command adds a reader 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>An *AUTO reader entry can be defined that finds the first available reader and uses it to run the reader job.
|
|
</p>
|
|
<p>For SNA, one communications entry can be shared between multiple readers. Up to 15 reader entries are supported.
|
|
</p>
|
|
<p>For BSC, each reader entry (except *AUTO) requires a corresponding communications entry. See the ADDRJECMNE command for more information. Up to seven reader entries are supported.
|
|
</p>
|
|
<h3>Error messages for ADDRJERDRE</h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0018</b></dt>
|
|
<dd>&1 already exists in &2 in library &3.
|
|
</dd>
|
|
<dt><b>RJE0024</b></dt>
|
|
<dd>Errors found. Processing of request ended.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="ADDRJERDRE.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="#ADDRJERDRE.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"><a href="#ADDRJERDRE.RDR"><b>RDR</b></a></td>
|
|
<td valign="top">RJE reader identification</td>
|
|
<td valign="top">*AUTO, RD1, RD2, RD3, RD4, RD5, RD6, RD7, RD8, RD9, RD10, RD11, RD12, RD13, RD14, RD15</td>
|
|
<td valign="top">Required, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#ADDRJERDRE.JOBQ"><b>JOBQ</b></a></td>
|
|
<td valign="top">Reader job queue</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Reader job queue</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="#ADDRJERDRE.MSGQ"><b>MSGQ</b></a></td>
|
|
<td valign="top">Message queue</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Message queue</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></table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="ADDRJERDRE.SSND"></a>
|
|
<h3>RJE Session Desc (SSND)</h3>
|
|
<p>Specifies the qualified name of the session description to which the reader entry is added.
|
|
</p>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is 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="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJERDRE.RDR"></a>
|
|
<h3>RJE Reader ID (RDR)</h3>
|
|
<p>Specifies the reader entry that is added to the session description.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*AUTO: The first available reader is used for the input. There is one entry per job.
|
|
</li>
|
|
<li>RD1 - RD15: A value between RD1 and RD15 is used for the input.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJERDRE.JOBQ"></a>
|
|
<h3>Reader Job Queue (JOBQ)</h3>
|
|
<p>Specifies the qualified name of the job queue on which the jobs for this reader are placed.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: A reader job queue is not associated with this reader. Input streams are reserved for interactive users by specifying OPTION(*IMMED) on the SBMRJEJOB command. Therefore, such users do not compete with the batch reader jobs that start from the reader job queue.
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is used to locate the job queue.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the job queue. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the job queue is located.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><i>job-queue-name:</i> Specify the name of the job queue.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="ADDRJERDRE.MSGQ"></a>
|
|
<h3>Message Queue (MSGQ)</h3>
|
|
<p>Specifies the qualified name of the message queue to which messages for the reader are sent.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: A message queue is not specified.
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is used to locate the message queue.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the message queue. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the message queue is located.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><i>message-queue-name:</i> Specify the name of the message queue.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div>
|
|
<h3><a name="ADDRJERDRE.COMMAND.EXAMPLES">Examples</a></h3>None
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="ADDRJERDRE.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0018</b></dt>
|
|
<dd>&1 already exists in &2 in library &3.
|
|
</dd>
|
|
<dt><b>RJE0024</b></dt>
|
|
<dd>Errors found. Processing of request ended.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#ADDRJERDRE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|