Exchange/RJE Manual
RJESV Command
Exchange/RJE System Procedure Calls
5–4 104698 Tandem Computers Incorporated
If the ACU resides on the same system as the line server, you can omit
\
system
. However, if the line server and the ACU do not reside on the
same system as the command interpreter, the location of the ACU is more
apparent from the RJESV command if you specify the system name even
though it is not required.
BA[CKUPCPU]
backup
specifies the CPU in which the line server backup process is to run.
backup
must be a number from 0 through the number of CPUs in your system less
one. For example, if your system has five CPUs,
backup
must be from 0
through 4.
This parameter is required if you want to run the line server as a NonStop
process pair.
If you omit this parameter, a single line server process is started.
BLOCKI[NG] { ON | OFF }
BLOCKING ON specifies block mode with 2780 or 3780 blocking. You select
the type of blocking, 2780 or 3780, with SETMODE 41.
BLOCKING ON requires that BLOCKSIZE also be specified. Otherwise, an
error will occur when the startup message is read.
The default is BLOCKING OFF.
Specify BLOCKING OFF (or accept the default) and specify BLOCKSIZE for
block mode without blocking.
Specify BLOCKING OFF (or accept the default) and do not specify
BLOCKSIZE for standard 2780 or 3780 emulation.
BLOCKS[IZE]
size
specifies the size of the text portion of a transmission block. The text portion
of a transmission block includes all characters except the control characters
that start and end the block. A normal text block is two characters longer than
the size specified here. (The actual size of a normal text block is the size of the
text portion plus one for the STX that begins the block and one for the ETB or
ETX that ends the block.) A transparent text block is three characters longer
than the size specified here.
size
can be from 2 through 4084 bytes, which results in normal text blocks
ranging from 4 through 4086 bytes.