SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-004
5-51
DELETE Command
DELETE Command
The DELETE command removes objects from the subsystem. Only objects added by
the ADD command can be deleted. The use of this command is subsystem-specific.
This is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
object-spec
designates the objects to be deleted. The variable object-spec is defined on
page 5-2. You can omit object-spec if it has been assumed. (See ASSUME
Command on page 5-36.) The objects that can be deleted depend on the
subsystem.
SUB [ subobjtype ]
selects the subordinate objects the command affects. The variable subobjtype
can be a subordinate object type or one of the keywords ONLY, ALL, or NONE, as
explained under SCF Subdevices on page 3-5. If subobjtype is omitted, ALL is
the default value.
SEL [ NOT ] state
directs the command only at objects in the specified state or only at those not in
the specified state. Valid states are listed in Table 3-1
on page 3-7. Refer to the
SCF reference manual for your particular subsystem for a description of the states
supported by that subsystem.
SENDTO subsystem
causes the DELETE command to be routed to the specified subsystem if the
process is not found in the DCT.
Consideration
Usually an object must be in the STOPPED state before it can be deleted. The SCF
reference manual for your particular subsystem contains information about the use of
the DELETE command for that subsystem.
DELETE [ /OUT file-spec/ ] [ object-spec ]
[ , SUB [ subobjtype ] ] [ , SEL [ NOT ] state ]
[ SENDTO subsystem ]