Telserv Manual
Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual—427174-009
5-20
DELETE Command
DELETE Command
The DELETE command removes a SERVICE or WINDOW from the subsystem.
The DELETE SERVICE command removes an existing SERVICE object. If SUB ALL is
specified, the command will delete the specified SERVICE and all subordinate
windows. All subordinate windows must first be in the STOPPED summary state. Issue
an INFO SERVICE command with the SUB ALL option to obtain a listing of the
subordinate window objects. Then issue a STOP WINDOW command to put each
window in the STOPPED summary state. You can use an object-name template with
this command.
The DELETE WINDOW command removes an existing WINDOW object. Before you
can delete a window, it must be in the STOPPED summary state. Use the STOP
WINDOW command to put the window in the STOPPED summary state.
DELETE is a sensitive command.
The DELETE command has the following object-spec:
DELETE SERVICE Command
The syntax for the DELETE SERVICE command is:
DELETE WINDOW Command
The syntax for the DELETE WINDOW command is:
Considerations for the DELETE Command
The considerations contain information about command use that should be read before
studying the command syntax in detail.
DELETE [ / OUT file-spec / ] [ object-spec ]
[ , SUB [ NONE | ALL | ONLY ] ]
object-type object-name
SERVICE service-name
WINDOW window-name
DELETE [ / OUT file-spec / ] SERVICE service-name
[ , SUB [ NONE | ALL | ONLY ] ]
DELETE [ / OUT file-spec / ] WINDOW window-name