Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-12
ALTER PROCESS Command
TIMEOUTVALUE
is the time (in minutes) after which inactive terminals are disconnected. If a
terminal had been logged on, it is logged off and disconnected. The value 32767
indicates infinite time. If inactive terminals are not to be disconnected, 32767
should be specified. The default value is 32767.
BANNERTIMEOUTVALUE
is the time (in minutes) after which a terminal can remain inactive following
presentation of the banner in the dynamic window. When the value specified in the
BANNERTIMEOUTVALUE attribute is reached the terminal is disconnected. The
value 32767 indicates infinite time. The default value is 32767.
The current value of BANNERTIMEOUTVALUE can be examined using the INFO
PROCESS, DETAIL command.
CPULIST
specifies the processors used for launching the services according to the round-
robin algorithm implemented in the Telserv process. Applications are launched on
the processors specified only if the SERVICE object does not specify a CPU
attribute and if $CMON is not available. By default, the CPULIST attribute contains
all 16 processor numbers. When the processors configured are not available,
Telserv attempts to launch the application on the processors that are available.
DROPCR
controls the response for Guardian [WRITE]READ[X] calls to termination
characters like carriage returns (CR) embedded in text entered by the user on the
terminal. The default setting is ON, indicating that null responses are not generated
for embedded termination characters.