Telserv Manual
Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual—427174-009
5-6
ADD SERVICE Command
PRI
specifies the program’s priority, otherwise, Telserv uses its own priority minus one.
This attribute is invalid if PROGRAM is not specified and is rejected with Telserv
error 4.
PROGRAM
contains the local file name of the initial program to be launched by the Login
Server when a session is established. Invalid or inaccessible file names are
rejected with Telserv error 11. Invalid file codes (file code does not equal 100) are
rejected with Telserv error 12.
RESILIENT
allows a Telserv client to recover from session failures. It is not supported on a
DYNAMIC service and is rejected with Telserv error 4. The default is OFF. There
can be one STATIC window per resilient service.
SUBTYPE
specifies the service subtype. STATIC is the default value.
DYNAMIC
defines a service that is not associated with a configured window, for example,
a window that was added. A dynamic service automatically creates a window
when a session is established.
STATIC
allows one or more windows to be added to a given service. STATIC is the
default value.
SWAP
identifies a local volume name to use as the swap file for the PROGRAM file-
name. If not specified, the Login Server uses a swap file determined by the system.
This attribute is invalid if PROGRAM is not specified and is rejected with Telserv
error 4. Invalid or inaccessible SWAP file-names are rejected with Telserv error
11.
TYPE
specifies the class of service. TYPE is a required service attribute.
CONVERSATION is the default value.
BLOCK
configures a T6530 block mode service and initiates the session in block
mode. If this attribute is selected, SETMODE 28 resets the terminal to block
mode.