Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-2
ABORT Command
cannot. In addition, sensitive commands can be issued only by users in the SUPER
group or issued by any valid user on the system.
ABORT Command
The ABORT PROCESS command forces the Telserv subsystem to shut down, without
considerations for data integrity. All outstanding requests are returned with the File
System error 201. The sockets are closed and the specified process terminates
abnormally (ABEND).
The ABORT WINDOW command terminates the operation of a WINDOW as quickly as
possible without regard for the interruption of data flow—only enough processing is
done to ensure the integrity of the subsystem. The WINDOW is left in the STOPPED
summary state. You can use an object-name template with the ABORT WINDOW
command. ABORT WINDOW is a sensitive command.
The ABORT command has the following object-spec:
ABORT PROCESS Command
The syntax for the ABORT PROCESS command is:
ABORT WINDOW Command
The syntax for the ABORT WINDOW command is:
Considerations for the ABORT Command
The considerations contain information about command use that should be read before
studying the command syntax in detail.
ABORT [ / OUT file-spec / ] [ object-spec ]
[ , SUB [ NONE | ALL | ONLY ] ]
object-type object-name
PROCESS process-name
WINDOW window-name
ABORT [ / OUT file-spec / ] PROCESS process-name
[ , SUB [ NONE | ALL | ONLY ] ] [ SAVEABEND [ ON | OFF ] ]
ABORT [ / OUT file-spec / ] WINDOW window-name