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-81
START Command
START Command
The START command initiates the operation of one or more objects. 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 started.
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 not valid for LU objects.
SEL [ NOT ] state
directs the command to start only objects in the specified state (if NOT is omitted)
or only objects not in the specified state (if NOT is specified).
Valid object states are ABORTING, DEFINED, DIAGNOSING, STARTED,
STARTING, STOPPED, STOPPING, SUSPENDED, SUSPENDING, and
UNKNOWN. The object states are described in Section 12, Objects for SNAX/XF
and SNAX/APN.
Examples
->START LINE $SNAP2
->START LINE $SNAP3,SUB LU
START [ / OUT file-spec / ] { LINE }
{ LU }
{ PU }
{ SUBSYS }
{ object-name }
{ ( object-name [, object-name ]... ) }
[, SUB [ subtype ] ] [, SEL [ NOT ] state ]