1173 lines
46 KiB
HTML
1173 lines
46 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>Create RJE Configuration (CRTRJECFG)</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="CRTRJECFG.Top_Of_Page"></a>
|
|
<h2>Create RJE Configuration (CRTRJECFG)</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="#CRTRJECFG.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CRTRJECFG.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CRTRJECFG.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CRTRJECFG"></a>
|
|
<h3>Create RJE Configuration</h3>
|
|
<p>The CRTRJECFG command creates the following objects, which are necessary for operating a session in a specific environment:
|
|
</p>
|
|
<ul>
|
|
<li>Session description
|
|
</li>
|
|
<li>Job queues
|
|
</li>
|
|
<li>Message queue
|
|
</li>
|
|
<li>Subsystem description
|
|
</li>
|
|
<li>Job descriptions
|
|
</li>
|
|
<li>Line, controller, and device descriptions
|
|
</li>
|
|
<li>Communications or BSC files
|
|
</li>
|
|
<li>Printer and physical files.
|
|
</li>
|
|
</ul>
|
|
<p>A configuration must be created for each environment (host subsystem or line type).
|
|
</p>
|
|
<p>If you decide not to use this command, you can use other CL commands to create these objects individually.
|
|
</p>
|
|
<h3>Error messages for CRTRJECFG</h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0013</b></dt>
|
|
<dd>RJE configuration for session &1 was not created.
|
|
</dd>
|
|
<dt><b>RJE5303</b></dt>
|
|
<dd>Create RJE Configuration (CRTRJECFG) command was canceled.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CRTRJECFG.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="#CRTRJECFG.SSN"><b>SSN</b></a></td>
|
|
<td valign="top">Session</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QRJE</u></b></td>
|
|
<td valign="top">Optional, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.CFGLIB"><b>CFGLIB</b></a></td>
|
|
<td valign="top">Configuration library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QRJE</u></b></td>
|
|
<td valign="top">Optional, Positional 4</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.TYPE"><b>TYPE</b></a></td>
|
|
<td valign="top">Host system type</td>
|
|
<td valign="top"><b><u>*JES2</u></b>, *JES3, *RSCS, *PWR, *RES</td>
|
|
<td valign="top">Optional, Positional 5</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.LINTYP"><b>LINTYP</b></a></td>
|
|
<td valign="top">Communication line type</td>
|
|
<td valign="top"><b><u>*BSC</u></b>, *SDLCS, *X25, *LAN</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.LOGON"><b>LOGON</b></a></td>
|
|
<td valign="top">Host signon/logon command</td>
|
|
<td valign="top"><i>Character value</i>, *NONE, <b><u>*PROMPT</u></b></td>
|
|
<td valign="top">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.FORMATTED"><b>FORMATTED</b></a></td>
|
|
<td valign="top">Formatted SNA logon</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.RJERDRS"><b>RJERDRS</b></a></td>
|
|
<td valign="top">Number of readers</td>
|
|
<td valign="top">0-15, <b><u>3</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.RJEPRTS"><b>RJEPRTS</b></a></td>
|
|
<td valign="top">Number of printers</td>
|
|
<td valign="top">0-15, <b><u>3</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.RJEPUNS"><b>RJEPUNS</b></a></td>
|
|
<td valign="top">Number of punches</td>
|
|
<td valign="top">0-15, <b><u>3</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.USRDTA"><b>USRDTA</b></a></td>
|
|
<td valign="top">User data</td>
|
|
<td valign="top">*PRTF, <b><u>*SYSDATE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.SEPFILE"><b>SEPFILE</b></a></td>
|
|
<td valign="top">Separate files</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.SPLFNAME"><b>SPLFNAME</b></a></td>
|
|
<td valign="top">BSC Spooled file name</td>
|
|
<td valign="top"><b><u>*DEVFNAME</u></b>, *JOBNAME</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.BLKLEN"><b>BLKLEN</b></a></td>
|
|
<td valign="top">Block length</td>
|
|
<td valign="top">1-8192</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.OUTRCDLEN"><b>OUTRCDLEN</b></a></td>
|
|
<td valign="top">Output record length</td>
|
|
<td valign="top"><b><u>*FIXED</u></b>, *FILE</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.TRNSPY"><b>TRNSPY</b></a></td>
|
|
<td valign="top">Send as transparent data</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.DTACPR"><b>DTACPR</b></a></td>
|
|
<td valign="top">Compress output data</td>
|
|
<td valign="top">*NO, <b><u>*YES</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTRJECFG.FCT"><b>FCT</b></a></td>
|
|
<td valign="top">Forms control table</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: Forms control table</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="#CRTRJECFG.OUTQ"><b>OUTQ</b></a></td>
|
|
<td valign="top">Output queue</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Output queue</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QPRINT</u></b></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="#CRTRJECFG.RSRCNAME"><b>RSRCNAME</b></a></td>
|
|
<td valign="top">Resource name</td>
|
|
<td valign="top"><i>Name</i>, <b><u>LIN011</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.CFGID"><b>CFGID</b></a></td>
|
|
<td valign="top">Configuration identifier</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>01</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.DEV"><b>DEV</b></a></td>
|
|
<td valign="top">Devices</td>
|
|
<td valign="top">Values (up to 46 repetitions): <i>Name</i>, <b><u>*GEN</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.CTL"><b>CTL</b></a></td>
|
|
<td valign="top">Controller description</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*GEN</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.INTERFACE"><b>INTERFACE</b></a></td>
|
|
<td valign="top">Physical interface</td>
|
|
<td valign="top"><b><u>*RS232V24</u></b>, *V35, *X21, *X21BISV24, *X21BISV35</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.CNN"><b>CNN</b></a></td>
|
|
<td valign="top">Connection type</td>
|
|
<td valign="top">*MP, <b><u>*NONSWTPP</u></b>, *SWTPP</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.LINESPEED"><b>LINESPEED</b></a></td>
|
|
<td valign="top">Linespeed</td>
|
|
<td valign="top">600, 1200, 2400, 4800, 7200, <b><u>9600</u></b>, 14400, 19200, 48000, 56000, 57600, 64000</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.SNBU"><b>SNBU</b></a></td>
|
|
<td valign="top">Switched network backup</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.NRZI"><b>NRZI</b></a></td>
|
|
<td valign="top">NRZI decoding</td>
|
|
<td valign="top">*NO, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.DUPLEX"><b>DUPLEX</b></a></td>
|
|
<td valign="top">Duplex</td>
|
|
<td valign="top"><b><u>*FULL</u></b>, *HALF</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.MODEM"><b>MODEM</b></a></td>
|
|
<td valign="top">Modem</td>
|
|
<td valign="top"><b><u>*NORMAL</u></b>, *V54, *IBMWRAP, *IBMLPDA1, *IBMLPDA2</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.UNITADR"><b>UNITADR</b></a></td>
|
|
<td valign="top">Unit address list in hex</td>
|
|
<td valign="top">Values (up to 46 repetitions): <i>Character value</i>, <b><u>*GEN</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.STNADR"><b>STNADR</b></a></td>
|
|
<td valign="top">Station address</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.SSCPID"><b>SSCPID</b></a></td>
|
|
<td valign="top">SSCP identifier</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.EXCHID"><b>EXCHID</b></a></td>
|
|
<td valign="top">Exchange identifier in hex</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SYSGEN</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.MAXFRAME"><b>MAXFRAME</b></a></td>
|
|
<td valign="top">Maximum frame size</td>
|
|
<td valign="top">265, <b><u>521</u></b>, 1033, 2057</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.CNNNBR"><b>CNNNBR</b></a></td>
|
|
<td valign="top">Switched connection number</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.RMTID"><b>RMTID</b></a></td>
|
|
<td valign="top">Remote identifier</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b>, *ANY, *NOID</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.AUTODIAL"><b>AUTODIAL</b></a></td>
|
|
<td valign="top">Automatic dialing feature</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.AUTOANS"><b>AUTOANS</b></a></td>
|
|
<td valign="top">Automatic answer feature</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.DIALCMD"><b>DIALCMD</b></a></td>
|
|
<td valign="top">Dial command type</td>
|
|
<td valign="top"><b><u>*NONE</u></b>, *V25BIS</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.AUTOCALL"><b>AUTOCALL</b></a></td>
|
|
<td valign="top">Autocall unit</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTRJECFG.ACRSRCNAME"><b>ACRSRCNAME</b></a></td>
|
|
<td valign="top">Autocall resource name</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CRTRJECFG.SSN"></a>
|
|
<h3>Session (SSN)</h3>
|
|
<p>Specifies the session name associated with the configuration being created. The name specified is also the name of the session description, subsystem description, and message queue.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>QRJE: QRJE is the name of the session, the session description, the subsystem description, and the message queue.
|
|
</li>
|
|
<li><i>RJE-session-name:</i> Specify the name of the session, the associated session description, subsystem description, and message queue.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.CFGLIB"></a>
|
|
<h3>Configuration Lib (CFGLIB)</h3>
|
|
<p>Specifies the name of the configuration library that stores the RJE configuration objects (other than the line, controller, and device descriptions) being created.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>QRJE: The IBM-supplied library (QRJE) stores the objects.
|
|
</li>
|
|
<li><i>RJE-configuration-library-name:</i> Specify the name of the configuration library.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.TYPE"></a>
|
|
<h3>Host System Type (TYPE)</h3>
|
|
<p>Specifies the host subsystem type with which the session communicates.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*JES2: MVS/SP JES2 is used.
|
|
</li>
|
|
<li>*JES3: MVS/SP JES3 is used.
|
|
</li>
|
|
<li>*RSCS: VM/SP RSCS is used.
|
|
</li>
|
|
<li>*PWR: VSE/POWER subsystem is used.
|
|
</li>
|
|
<li>*RES: OS/VS1 RES is used.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.LINTYP"></a>
|
|
<h3>Communication Line Type (LINTYPE)</h3>
|
|
<p>Specifies the type of communications line or protocol that is associated with this configuration.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*BSC: A point-to-point line with the BSC communications protocol is used.
|
|
</li>
|
|
<li>*SDLCS: A secondary line with SDLCS communications protocol is used. The SDLC link (station) address of the server system is specified by the STNADR parameter.
|
|
</li>
|
|
<li>*X25: A connection to an X.25 network is used.
|
|
</li>
|
|
<li>*LAN: A line connection to a token-ring network is used.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.LOGON"></a>
|
|
<h3>Host Logon Command (LOGON)</h3>
|
|
<p>Specifies the signon (logon) value the host subsystem receives from the server system.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>For formatted logons, this value must equal the value expected at the host subsystem.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*PROMPT: An input display is used to assist in assigning the signon text. LOGON(*PROMPT) is not valid for LINTYP(*BSC) when a device name (DEV parameter) is specified.
|
|
</li>
|
|
<li>*NONE: If LINTYP(*SDLCS) is specified, the host subsystem uses the SIMLOGON feature (no signon or logon text).
|
|
</li>
|
|
<li><i>'host-system-signon/logon-text':</i> Specify up to 80 characters of text, enclosed in apostrophes, for the signon or logon information for the host subsystem. (For BSC, if the controller description already exists, any value entered here is ignored because the logon text is specified in the controller description.)
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>Note: </b>Apostrophes are not needed if the prompt is used to enter the text.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.FORMATTED"></a>
|
|
<h3>Format SNA Logon (FORMATTED)</h3>
|
|
<p>Specifies (for SNA only) whether the signon text is formatted.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: The signon text is not formatted.
|
|
</li>
|
|
<li>*YES: The signon text is formatted. This text must be entered in uppercase characters and must match the host system data.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.RJERDRS"></a>
|
|
<h3>Number of Readers (RJERDRS)</h3>
|
|
<p>Specifies the number of readers supported by the session.
|
|
</p>
|
|
<p>For LINTYP(*BSC), a device description, BSC file, and job queue are created for each reader. Associated reader and communications entries are added to the session description.
|
|
</p>
|
|
<p>For LINTYP(*SDLCS), LINTYP(*LAN), and LINTYP(*X25), a job queue is created for each reader. Associated reader entries are added to the session description. Unless the number of readers specified is 0, a job queue and a reader entry provide the automatic reader function for either SDLC or BSC.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>3: The default is three readers.
|
|
</li>
|
|
<li><i>number-of-readers:</i> Specify the number of readers supported by the session. Valid values range from 0 through 15 readers. Objects are created for each SNA or BSC reader. The entries associated with the reader are added to the session description.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.RJEPRTS"></a>
|
|
<h3>Number of Printers (RJEPRTS)</h3>
|
|
<p>Specifies the number of printers supported by the session.
|
|
</p>
|
|
<p>For LINTYP(*BSC), a device description, a BSC file, and an output printer file are created for each printer. Associated writer and communications entries are added to the session description.
|
|
</p>
|
|
<p>For LINTYP(*SDLCS), LINTYP(*LAN), and LINTYP(*X25), an output printer file is created for each printer. Associated writer entries are added to the session description.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>3: The default is three printers.
|
|
</li>
|
|
<li><i>number-of-printers:</i> Specify the number of printers supported by the session. Valid values range from 0 through 15 printers.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.RJEPUNS"></a>
|
|
<h3>Number of Punches (RJEPUNS)</h3>
|
|
<p>Specifies the number of punches supported by the session.
|
|
</p>
|
|
<p>For LINTYP(*BSC), a device description, a BSC file, and an output physical file are created for each punch device. Associated writer and communications entries are added to the session description.
|
|
</p>
|
|
<p>For LINTYP(*SDLCS), LINTYP(*LAN), and LINTYP(*X25), an output physical file is created for each punch device. Associated writer entries are added to the session description.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>3: The default is three punches.
|
|
</li>
|
|
<li><i>number-of-punches:</i> Specify the number of punches supported by the session. Valid values range from 0 through 15 punches. The number depends on the host subsystem and the line protocol supported by the session.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.USRDTA"></a>
|
|
<h3>User Data (USRDATA)</h3>
|
|
<p>Specifies whether the user data field of the printer spooled file is overwritten with the two-byte configuration identifier plus the current system date stamp.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*SAME: The value specified for the user data field of the printer spooled file does not change.
|
|
</li>
|
|
<li>*SYSDATE: The user data field is overwritten. The description does not change.
|
|
</li>
|
|
<li>*PRTF: The user data field is not overwritten.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.SEPFILE"></a>
|
|
<h3>Separate Files (SEPFILE)</h3>
|
|
<p>Specifies whether jobs with multiple data sets have separate output files created for them when they specify the same form type and number of copies.
|
|
</p>
|
|
<p>This parameter will affect output directed to any of the destinations that RJE supports:
|
|
</p>
|
|
<ul>
|
|
<li>Diskette files (spooled)
|
|
</li>
|
|
<li>DDM files
|
|
</li>
|
|
<li>Physical file members
|
|
</li>
|
|
<li>Printer files (spooled or non-spooled)
|
|
</li>
|
|
<li>User programs.
|
|
</li>
|
|
</ul>
|
|
<p>Some host subsystems send a PDIR before every data set; others send one at the beginning of the job, and after that only if the following data set has setup changes. Subsystems that support PDIRs before each data set are MVS/SP JES2 and MVS/SP JES3, the latter only if PDIR=ALL is specified on the device statement for the SNA workstation definition.
|
|
</p>
|
|
<p>This parameter applies only to SNA sessions.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: RJE writes each print or punch data set in a job to the same output file. If, however, a host data set specifies a different form type or number of copies than the previously received data set of the job, RJE will begin a new output file.
|
|
</li>
|
|
<li>*YES: RJE writes each printer or punch data set in a job to a new file.
|
|
</li>
|
|
</ul>
|
|
<p>If your host subsystem does not fully support PDIRs, specifying *YES or *NO for this parameter has no effect. (The OS/VS1 RES and VSE/POWER subsystems do not fully support PDIRs.)
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.SPLFNAME"></a>
|
|
<h3>BSC Spooled File (SPLFNAME)</h3>
|
|
<p>Specifies the name of the spooled file for printer or punch device output. This parameter applies only to BSC sessions.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>SNA sessions use the job name in the peripheral data set information record (PDIR) sent from the host subsystem.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*DEVFNAME: The spooled file name is the same as the printer file name.
|
|
</li>
|
|
<li>*JOBNAME: The spooled file name is the same as the job name received in the job name message of the BSC host subsystem.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.BLKLEN"></a>
|
|
<h3>Block Length (BLKLEN)</h3>
|
|
<p>Specifies the maximum block length (in bytes) of the data being sent and received.
|
|
</p>
|
|
<p>For LINTYP(*BSC), the default block length is 400, but a block length up to 8192 can be specified. The value specified must equal the block length specified for the host subsystem.
|
|
</p>
|
|
<p>For LINTYP(*SDLCS) and LINTYP(*X25), the default block length is 256, but any block length up to 4096 that is a multiple of 256 can be specified. The value specified is the same as the request/response unit (RU) size specified at the host subsystem, and it is used on the MAXLENRU parameter in the CRTDEVHOST command. The BLKLEN parameter on the CRTRJECMNF command is assigned the value (*CALC).
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.OUTRCDLEN"></a>
|
|
<h3>Output Rcd Lngth (OUTRCDLEN)</h3>
|
|
<p>Specifies the record length of data that is received from the host and written to an output file.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*FIXED: RJE re-blocks the data according to its own defaults, which are as follows:
|
|
<ul>
|
|
<li>When an RJE printer is processing the output stream:
|
|
<ul>
|
|
<li>If data is being written to a printer file, it is re-blocked to 132-byte records for 10 or fewer characters per inch (cpi), and 198-byte records when the cpi is greater than 10.
|
|
</li>
|
|
<li>If data is being written to a physical file, it is re-blocked to 132-byte records.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>When an RJE punch is processing the output stream, the data is re-blocked to 80-byte records.
|
|
</li>
|
|
<li>For diskette files, the output stream is re-blocked to 128-byte records.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>*FILE: RJE re-blocks the output stream as follows:
|
|
<ul>
|
|
<li>When an RJE printer is processing the output stream:
|
|
<ul>
|
|
<li>If data is being written to a printer file, the record length is determined by the page width of the printer file.
|
|
</li>
|
|
<li>If data is being written to a physical file, the record length of the output data is determined by the record length of that file.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>When an RJE punch is processing the output stream:
|
|
<ul>
|
|
<li>If data is being written to a printer file, the record length is determined by the page width of the printer file.
|
|
</li>
|
|
<li>If data is being written to a physical file, the record length of the output data is determined by the record length of that file.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>For diskette files, the output stream is re-blocked to 128-byte records.
|
|
</li>
|
|
</ul>
|
|
<p>The maximum record length that RJE supports, including carriage-control characters, is 255 bytes. To ensure record alignment, the record length (page width) of the output file must be greater than or equal to the logical record length of the data that is received from the host subsystem.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.TRNSPY"></a>
|
|
<h3>Snd as Transparent (TRNSPY)</h3>
|
|
<p>Specifies (for BSC only) whether text transparency is used to send blocked records. Text transparency allows all 256 EBCDIC character codes to be sent. This is used to transmit packed or binary data fields. The value must equal the value specified for the host subsystem.
|
|
</p>
|
|
<ol>
|
|
<li>ASCII text transparency is not supported by the operating system.
|
|
</li>
|
|
<li>Transparency of received data is determined by the data stream; therefore, this parameter does not apply to received data.
|
|
</li>
|
|
</ol>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: Text transparency is not used. Files sent do not contain data characters less than hex 40.
|
|
</li>
|
|
<li>*YES: Text transparency is used. Files sent contain data characters less than hex 40. If *YES is specified for this parameter, *NO must be specified for the DTACPR parameter.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.DTACPR"></a>
|
|
<h3>Compress Output (DTACPR)</h3>
|
|
<p>For BSC only, specifies whether data compression is performed.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>The value must be the same as the value specified for the host subsystem. For SNA, data compression is controlled by the bind request sent by the host subsystem.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*YES: Data compression is performed. If *YES is specified for this parameter, *NO must be specified for the TRNSPY parameter.
|
|
</li>
|
|
<li>*NO: Data compression is not performed.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.FCT"></a>
|
|
<h3>Forms Cntrl Table (FCT)</h3>
|
|
<p>Specifies the qualified name of the FCT associated with this session. To create the FCT, use the CRTFCT command.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: An FCT is not specified.
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is used to locate the FCT.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the FCT. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the FCT is located.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li><i>forms-control-table-name:</i> Specify the name of the FCT.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.OUTQ"></a>
|
|
<h3>Output Queue (OUTQ)</h3>
|
|
<p>Specifies the qualified name of the output queue that contains output being sent to the printer. The output queue name is the queue name for the job description and printer files created as a result of this command.
|
|
</p>
|
|
<p>Only one set of RJE job descriptions is created in a configuration library. The first RJE configuration created in a library specifies an output queue. Additional configurations in the library use the existing job descriptions and their output queues. Use the Create Output Queue (CRTOUTQ) command to create an output queue.
|
|
</p>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<ul>
|
|
<li>*LIBL: The library list for the job is used to locate the output queue.
|
|
</li>
|
|
<li>*CURLIB: The current library for the job is used to locate the output queue. If no current library is specified, QGPL is used.
|
|
</li>
|
|
<li><i>library-name:</i> Specify the name of the library where the output queue is located.
|
|
</li>
|
|
</ul>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>QPRINT: The IBM-supplied output queue, QPRINT, is used.
|
|
</li>
|
|
<li><i>output-queue-name:</i> Specify the name of the output queue.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.RSRCNAME"></a>
|
|
<h3>Resource Name (RSRCNAME)</h3>
|
|
<p>Specifies the resource name that identifies the hardware that the description represents. Use the Work with Hardware Resources (WRKHDWRSC) command to determine the resource name.
|
|
</p>
|
|
<p>The resource name consists of the input/output adapter (IOA) resource name and the port number on the IOA. For example, if the resource name of the IOA is LIN01 and the port on the IOA is 2, then the resource name would be LIN012.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.CFGID"></a>
|
|
<h3>Configuration ID (CFGID)</h3>
|
|
<p>Specifies the two-character identifier that is used to name RJE objects associated with this configuration. This value must be unique because all line, controller, and device descriptions are stored in the QSYS library.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>01: The two-character identifier is 01.
|
|
</li>
|
|
<li><i>RJE-configuration-identifier:</i> Specify a two-character alphanumeric identifier.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>Note: </b>The only special characters you can use are: @, #, $.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.DEV"></a>
|
|
<h3>Devices (DEV)</h3>
|
|
<p>Specifies the device description objects associated with the host subsystem and this configuration.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*GEN: The device descriptions are created by RJE. This also allows RJE to create the controller and line description if CTL(*GEN) is used.
|
|
</li>
|
|
<li><i>device-description-name-list:</i> Specify up to 46 device description names associated with the host subsystem. For BSC, the minimum number of devices must equal the sum of readers (RJERDRS parameter), printers (RJEPRTS parameter), and punches (RJEPUNS parameter), plus two (one for console input, the other for console output).
|
|
</li>
|
|
</ul>
|
|
<p>The BSC devices must be specified in the proper order to appear correctly in the session description display. The proper entry order is the input console, the output console, the printers, the punches, and then the readers.
|
|
</p>
|
|
<p>To create a device description for a device to use with the host subsystem, use the Create Device Description (SNA Host) (CRTDEVHOST) command for SNA devices, and the Create Device Description (BSC) (CRTDEVBSC) command for BSC devices.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.CTL"></a>
|
|
<h3>Controller Description (CTL)</h3>
|
|
<p>Specifies the controller associated with the host subsystem.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*GEN: The controller and line descriptions are created by the RJE configuration. The line interface is RS232V24.
|
|
</li>
|
|
<li><i>controller-name:</i> Specify the name of the controller.
|
|
<p>Both the controller description and the line description must be created manually.
|
|
</p>
|
|
<ul>
|
|
<li>To create a controller description, use the CRTCTLHOST command for SNA, or the CRTCTLBSC command for BSC.
|
|
</li>
|
|
<li>To create a line description, use the CRTLINSDLC command for SDLC lines, the CRTLINTRN command for token-ring networks, the CRTLINX25 command for X.25 lines, or the CRTLINBSC command for BSC lines.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.INTERFACE"></a>
|
|
<h3>Phys Interface (INTERFACE)</h3>
|
|
<p>Specifies the type of physical interface on the input/output adapter port.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*RS232V24: RS-232/V.24 physical interface (BSC, SDLC only).
|
|
</li>
|
|
<li>*V35: V.35 physical interface (BSC, SDLC only).
|
|
</li>
|
|
<li>*X21: X.21 physical interface (SDLC only).
|
|
</li>
|
|
<li>*X21BISV24: X.21 BIS/V.24 physical interface (BSC, SDLC only).
|
|
</li>
|
|
<li>*X21BISV35: X.21 BIS/V.35 physical interface (BSC, SDLC only).
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.CNN"></a>
|
|
<h3>Connection Type (CNN)</h3>
|
|
<p>Specifies the type of line connection used.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter applies only if *GEN was specified on the DEV and CTL parameters.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONSWTPP: A point-to-point nonswitched connection is used.
|
|
</li>
|
|
<li>*SWTPP: A switched connection, accomplished by telephone dial-up, is used.
|
|
</li>
|
|
<li>*MP: A multipoint connection is used. This parameter value applies only if *SDLCS is specified on the LINTYP parameter.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.LINESPEED"></a>
|
|
<h3>Linespeed (LINESPEED)</h3>
|
|
<p>Specifies the line speed in bits per second (bps).
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>9600: The default is 9600 bits per second.
|
|
</li>
|
|
<li><i>data-rate:</i> Specify the data rate in bits per second. Valid values are: 600, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 57600, or 64000 bits per second.
|
|
</li>
|
|
</ul>
|
|
<p>Values greater than 19200 cannot be used with the RS-232/V.24 interface.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.SNBU"></a>
|
|
<h3>Switched Ntwk Backup (SNBU)</h3>
|
|
<p>Specifies, for controllers attached to nonswitched lines only, whether the switched network backup (SNBU) feature is activated or deactivated. This feature lets you bypass a broken nonswitched connection by establishing a switched connection. This parameter applies only if SWITCHED(*NO) and SNBU(*YES) were specified when the controller description was created.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>*GEN must be specified on the DEV and CTL parameters.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: The nonswitched line modem does not have the switched network backup feature.
|
|
</li>
|
|
<li>*YES: The nonswitched line modem has the switched network backup feature. To activate the feature when nonswitched connections are broken, specify *YES on the ACTSNBU parameter on both the Change Line Description and Change Controller Description commands.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.NRZI"></a>
|
|
<h3>NRZI Decoding (NRZI)</h3>
|
|
<p>Specifies whether non-return-to-zero-inverted (NRZI) data encoding is used for modems that are sensitive to certain bit patterns in the data stream. This ensures that the signal does not stay the same for an extended period of time. This parameter applies only if *GEN is specified on the DEV and CTL parameters and *SDLCS is specified on the LINTYP parameter.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>All data communications equipment on the line must use the same transmission method.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: NRZI data encoding is not used.
|
|
</li>
|
|
<li>*YES: NRZI data encoding is used.
|
|
</li>
|
|
</ul>
|
|
<p>If the field is left blank, the keyword NRZI is not applicable.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.DUPLEX"></a>
|
|
<h3>Duplex (DUPLEX)</h3>
|
|
<p>Specifies whether request-to-send (RTS) is set on permanently (for full-duplex modems) or only when transmission is required (for half-duplex modems).
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter applies only if *GEN is specified on the DEV and CTL parameters.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*FULL: RTS should be permanently set on (for full-duplex modems).
|
|
</li>
|
|
<li>*HALF: RTS should be turned on only when transmission is required (for half-duplex modems). You can run half-duplex even if the modem can support full-duplex communication. Data is sent in one direction at a time.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.MODEM"></a>
|
|
<h3>Modem (MODEM)</h3>
|
|
<p>Specifies the type of modem that supports the communications line. This parameter applies only if *GEN is specified on the DEV and CTL parameters.
|
|
</p>
|
|
<p>Refer to the modem manual for the appropriate value to select.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NORMAL: No attempt is made to run diagnostic tests to the modem.
|
|
</li>
|
|
<li>*V54: A certain type of diagnostic test (as defined by the CCITT recommendations) is run to the modem. The operating system supports CCITT V.54 loop 3, local loop back, and loop 2, which is remote loop back.
|
|
</li>
|
|
<li>*IBMWRAP: An IBM modem with wrap test capabilities is used on the communications line.
|
|
</li>
|
|
<li>*IBMLPDA1: An IBM modem with Link Problem Determination Aid-1 (LPDA-1) is used on the line.
|
|
</li>
|
|
<li>*IBMLPDA2: An IBM modem with Link Problem Determination Aid-2 (LPDA-2) is used on the line.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.UNITADR"></a>
|
|
<h3>Unit Address List (UNITADR)</h3>
|
|
<p>Specifies the unit address of the device associated with the host subsystem for the LU-(logical unit)-to-LU communications in an SNA communications environment. The number of LUs supported depends on the limitations of the host subsystem. This parameter applies only if DEV(*GEN) and SNA line types are specified.
|
|
</p>
|
|
<p>A device description and communications file are created for each unit address. Associated communications entries are added to the session description.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>To minimize interruptions during processing, the number of LUs should be the sum of the number of readers (specified by the RJERDRS parameter), printers (RJEPRTS), and punches (RJEPUNS), plus one. Direct-workstation input is accepted only if there are at least two idle LUs.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*GEN: The unit address for the device description is used. The number of unit addresses that are created equals the sum of the readers (RJERDRS parameter), printers (RJEPRTS parameter), and punches (RJEPUNS parameter), plus one for console support. Assigned unit addresses range from hex 01 through hex 2E.
|
|
</li>
|
|
<li><i>unit-address-list:</i> Specify the logical unit address (in hexadecimal notation) or the list of addresses.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.STNADR"></a>
|
|
<h3>Station Address (STNADR)</h3>
|
|
<p>Specifies, for LINTYP(*SDLCS), DEV(*GEN), and CTL(*GEN) only, the station address to which the local system responds when polled by the host system if it answers a call. It has a two-digit hexadecimal value between 01 and FE.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.SSCPID"></a>
|
|
<h3>SSCP Identifier (SSCPID)</h3>
|
|
<p>Specifies the system service control point (SSCP) identifier of the host subsystem. This applies only when LINTYP(*SDLCS), DEV(*GEN), and CTL(*GEN) are specified.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>The SSCP identifier is a 12-digit hexadecimal value, in which the first two digits are hex 05.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.EXCHID"></a>
|
|
<h3>Exchange ID (EXCHID)</h3>
|
|
<p>Specifies the hexadecimal exchange identifier that is used to identify the local system to the remote system. The eight-digit hexadecimal exchange identifier contains three digits for the block number and five digits for the identifier of this system. This applies only when LINTYP(*SDLCS), DEV(*GEN), and CTL(*GEN) are specified.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*SYSGEN: When an exchange identifier is needed, the server system creates one internally.
|
|
</li>
|
|
<li><i>exchange-identifier:</i> Specify the identifier of the server system. The exchange identifier is a hexadecimal value in the format <i>nnnxxxxx</i>, where <i>nnn</i> is the block number (which must be 056) and <i>xxxxx</i> is the system identifier.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.MAXFRAME"></a>
|
|
<h3>Max Frame Size (MAXFRAME)</h3>
|
|
<p>Specifies the maximum frame (path information unit (PIU)) size that the controller can send or receive. This value is used to calculate request unit (RU) sizes. Because the maximum PIU size that the controller can send or receive is negotiated at exchange identifier time, the maximum PIU size used at run time may be different. This value matches the corresponding value on the host subsystem. This applies only when LINTYP(*SDLCS), DEV(*GEN), and CTL(*GEN) are specified.
|
|
</p>
|
|
<p><i>maximum-frame-size:</i> Specify one of the following values for the maximum frame size for this controller:
|
|
</p>
|
|
<ul>
|
|
<li>265 bytes
|
|
</li>
|
|
<li>521 bytes (the default)
|
|
</li>
|
|
<li>1033 bytes
|
|
</li>
|
|
<li>2057 bytes.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.CNNNBR"></a>
|
|
<h3>Switched Connection (CNNNBR)</h3>
|
|
<p>Specifies, for switched lines, the telephone number used to establish a switched connection on this line description. This parameter value is sent to the automatic call unit if automatic calling is used to establish a switched connection, or it is sent to the V.25 bis modem if V.25 bis automatic dialing is used to establish the connection. When manual dialing is used to establish a switched connection on the line, this number is displayed to the system operator. For X.25, this number is the remote DTE address for the SVC provided by the X.25 network. This applies only when DEV(*GEN) and CTL(*GEN) are specified.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: There is no telephone number for the controller.
|
|
</li>
|
|
<li><i>connection-number:</i> Specify the telephone number of the controller. It uses the digits 0 through 9, and two other special characters: the separator character and the end-of-number character. The separator character is designated by the keyboard's apostrophe symbol, and the end-of-number character is designated by the asterisk symbol.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.RMTID"></a>
|
|
<h3>Remote ID (RMTID)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) only, a list of identifiers for remote BSC controllers. This parameter applies only to switched lines. It is required if SWITCHED(*YES) or SNBU(*YES) is specified.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: A remote identifier is not specified. Do not confuse this value with *NOID, which is a valid remote identifier.
|
|
</li>
|
|
<li>*NOID: A null remote identifier.
|
|
</li>
|
|
<li>*ANY: Any remote identifier sent by the host controller.
|
|
</li>
|
|
<li><i>remote-identifier:</i> Specify a remote identifier. If a two-character identifier is specified, both characters must be the same. The identifier cannot contain BSC control characters.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.AUTODIAL"></a>
|
|
<h3>Automatic Dial (AUTODIAL)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) only, whether the automatic dialing feature is installed. This feature automatically dials the telephone number of the modem that connects the host subsystem to the server system station. AUTODIAL(*YES) is used only if CNN(*SWTPP) or SNBU(*YES) is specified.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: The automatic dialing feature is not installed.
|
|
</li>
|
|
<li>*YES: The automatic dialing feature is installed.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.AUTOANS"></a>
|
|
<h3>Automatic Answer (AUTOANS)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) only, whether the automatic answer modem feature is installed. This feature allows incoming calls on the line to connect automatically to communications equipment. AUTOANS(*YES) is used only if CNN(*SWTPP) or SNBU(*YES) is specified.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: The automatic answer feature is not installed.
|
|
</li>
|
|
<li>*YES: The automatic answer feature is installed.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.DIALCMD"></a>
|
|
<h3>Dial Command Type (DIALCMD)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) only, the type of dial command used to establish a connection with a remote system.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NONE: No dial command type is specified; the autocall unit is used.
|
|
</li>
|
|
<li>*V25BIS: V.25 bis allows the use of one physical interface for call establishment and data transmission. It is sometimes referred to as a serial automatic call interface, because the digits are presented serially on the link from the system (DTE) to the modem (DCE).
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.AUTOCALL"></a>
|
|
<h3>Autocall Unit (AUTOCALL)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) and for switched lines or switched network backup lines, whether the line has an associated automatic call unit that performs automatic calling to the remote system.
|
|
</p>
|
|
<p>The possible values are:
|
|
</p>
|
|
<ul>
|
|
<li>*NO: The switched line does not have an automatic call unit.
|
|
</li>
|
|
<li>*YES: The switched line does have an automatic call unit.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTRJECFG.ACRSRCNAME"></a>
|
|
<h3>Autocall Rsrce (ACRSRCNAME)</h3>
|
|
<p>Specifies, for CTL(*GEN) and DEV(*GEN) only, the resource name that describes the automatic call unit port. The resource name consists of the input/output adapter (IOA) resource name and the port number on the IOA. For example, if the resource name of the IOA is LIN02 and the port is 1, the resource name is LIN021.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div>
|
|
<h3><a name="CRTRJECFG.COMMAND.EXAMPLES">Examples</a></h3>None
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTRJECFG.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>RJE0013</b></dt>
|
|
<dd>RJE configuration for session &1 was not created.
|
|
</dd>
|
|
<dt><b>RJE5303</b></dt>
|
|
<dd>Create RJE Configuration (CRTRJECFG) command was canceled.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTRJECFG.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|