Exchange/RJE Manual

RJESV Command
Exchange/RJE System Procedure Calls
104698 Tandem Computers Incorporated 5–3
If you omit this option, Exchange/RJE uses the last user library specified. If
the LIB option has never been used, Exchange/RJE uses the default user
library RJELIB. To return to the default user library RJELIB, you must
explicitly specify that file name.
Once the RJESV file is open, subsequent calls to start a new line server must
specify the same user library as specified by the first opener. If you need to
run different versions of USER^EXIT^MODEM^SUPPORT simultaneously,
you must make multiple copies of the RJESV object file and place them in
different subvolumes (since they must all be named RJESV).
parameter
is one of the following terms:
A[CU] [\
system
.]$
acu
specifies the name of the automatic calling unit (ACU) and, optionally, the
system on which it resides. This parameter specifies the ACU associated with
the data communications line specified in the LINE parameter. If no ACU is
associated with the specified data communications line, this parameter must
be omitted.
acu
can be in one of two forms:
acu
can be from one to seven alphanumeric characters, of which the
first must be a letter. If the system name is also specified,
acu
must be
no longer than six characters.
acu
can be from one to four digits with a maximum value of 4095.
In either form, $
acu
must name an existing ACU that was defined during
system generation.
You must also specify the system on which the ACU resides (\
system
) if one
or both of the following is true.
The ACU does not reside on the same system as the line server.
The line server, the data communications line, and the ACU reside on the
local system, and you want them to be accessible from other systems.
\
system
must be the name of an existing Tandem system that is part of the same
EXPAND network as the system on which the line server is running. The
data communications line and the ACU must reside on the same system.