Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-13
ALTER SERVICE Command
ALTER SERVICE Command
The attribute-specs for the SERVICE object are:
ACCESS
secures a SERVICE access against unauthorized access. It is invalid if OWNER is
not specified and is rejected with Telserv error 4. NONE prohibits any users from
access to the service. This option might be useful during system testing or
configuration.
ASSIGNED
allows a client to connect directly to a preconfigured STATIC window, based on the
IP address of the client. The ASSIGNED attribute is intended to be used in
conjunction with the WINDOW attribute, CALLER. The ASSIGNED attribute is
available only in an environment where the host Telserv process uses TCP/IP as
its underlying transport protocol. Also, it is not functional when used with a
RESILIENT service. In these cases, the command is rejected with Telserv error 4.
The default value is OFF.
AUTODELETE
automatically deletes a SERVICE when all WINDOWS associated with that service
are deleted.
CPU
identifies the CPU to use to NEWPROCESS the file-name identified in
PROGRAM. If CPU is not specified, Telserv communicates with CMON to
determine which CPU to use. This attribute is invalid if PROGRAM is not specified
and is rejected with Telserv error 4.
[ ACCESS { ALL | SYSTEM | OWNER | NONE } ]
[ ASSIGNED { ON | OFF } ]
[ AUTODELETE { ON | OFF } ]
[ CPU { 0 through 15 } ]
[ DEFAULT { ON | OFF } ]
[ DISPLAY { ON | OFF } ]
[ LIB file-name ]
[ OWNER "24-char" ]
[ PARAM "128-char" ]
[ PRI { 0 through 190 } ]
[ PROGRAM file-name ]
[ RESILIENT { ON | OFF } ]
[ SUBTYPE { DYNAMIC | STATIC } ]
[ SWAP file-name ]
[ TYPE { BLOCK | CONVERSATION | PRINT } ]