SNAX/XF and SNAX/APN Configuration and Management Manual

SCF Commands for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual425836-006
13-42
DELETE Command
Examples
->BOOT PROCESS $SLINE
->BOOT SUBSYS $SSCP,SUB PROCESS
DELETE Command
The DELETE command removes objects from the SNAX/XF and SNAX/APN
subsystems. It is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. file-spec must be a partially or fully qualified file name. If this option is not
specified, the output is sent to the home terminal.
object-name
is the name of an object to be deleted.
SUB [ subtype ]
selects the subordinate objects the command affects. subtype can be a
subordinate object type or one of the keywords ONLY, ALL, or NONE.
If a subordinate object type is named, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected. ALL specifies that the
named object and the subordinate objects are affected. NONE specifies that the
named object is affected but none of the subordinate objects are affected. If
subtype is omitted, ALL is assumed.
The SUB option is required for the SUBSYS object, and is not valid for APPL or LU
objects.
SEL [ NOT ] state
directs the command to delete only objects in the specified state (if NOT is omitted)
or only objects not in the specified state (if NOT is specified).
DELETE [ / OUT file-spec / ] { APPL }
{ LINE }
{ LU }
{ PU }
{ SUBSYS }
{ object-name }
{ ( object-name [, object-name ]... ) }
[, SUB [ subtype ] ] [, SEL [ NOT ] state ]