These common questions are typically associated with configuring RJE. If you can't find the answer to your question here, click the Index or Search tab of the Help to search for a specific word or phrase.
To define RJE LUs, enter the LU macro. Use this formula to calculate the number of LUs needed:
number of LUs = total printers + total punches + total readers + 2 |
Each LU requires a separate LU macro instruction. The number of RJE sessions that can be simultaneously active equals the number of LUs you define. The number of printers, punches, and readers are specified on the RJE Description tab. You must specify two extra LUs for sending commands from the keyboard and receiving console messages.
To see how many LUs you are currently using, from the RJE Configuration Utility's Communication Link tab, click NCP and Physical Unit. In the definition, view either the MAXLU number or the number of LU names, depending on your link type.
When attempting to connect to the host, you can have the following problems:
The computer stops responding when receiving files
The Barr computer reboots after attempting to write the file
The RJE Diagnostic's Communication scope reads: E41
Various codes appear in the Sense code column
LUs become inactive soon after startup
Some LUs might bind, but the connection is quickly dropped
Sending JCL to the host using RJE causes the line to disconnect
The host console shows that the program is refusing RUs
The trace shows that Barr sends frames of data, but then receives ACTPU from the host
These problems occur as a result of MAXDATA parameter inconsistencies across the SNA connection. The MAXDATA parameter inconsistencies cause data truncation or parsing delays and problems.
Ask the host programmer and network analyst to verify and adjust the MAXDATA parameter in JES, VTAM and the network routers, and the host's BUFSIZE parameter. After these parameters have been set, change MAXDATA in RJE to the same value using the following steps. For more information, see the Communication link parameters and Remote definition topics.
Open the RJE Configuration Utility.
Under the Connection column, select the connection type and click Modify. The Connection Properties dialog box displays.
On the Communication Link tab, under Connection, click Configure.
Under VTAM parameters (PU macro), select the appropriate value in the MAXDATA drop-down list.
The maximum MAXDATA value for Ethernet is 1492, so you must select a value less than that.
Click OK twice and then click Close.
See also: Configuring VTAM
You can specify the first character of a host command on the RJE Configuration Utility's Commands tab. When using the RJE Console, the software will automatically add the specified character to the beginning of each command you issue.
Specify a class for the device on the RJE Configuration Utility's Device Properties dialog box or create an override table that will assign a class value.