HP Integrity NonStop H-Series User Manual
Page 46
![background image](/manuals/397250/46/background.png)
START Command
DSNM Commands
098571 Tandem Computers Incorporated
2–21
START Command
The START command causes DSNM to issue the subsystem-specific command(s) that
change each object to the subsystem state that corresponds to the DSNM UP state. If
all objects specified in the command are started, there is no command response. If the
command fails to start any of the objects, there is a response listing the objects that
were not started. If the command line contains a syntax error, an error message is
returned.
START
objectspec [, objectspec ]...
[,
hierarchy-modifier ]
[,
error-modifier ]
[,
state-modifier ]
objectspec
is the object specification. The syntax for the object specification is provided at the
beginning of this section. Detailed discussion of the object specification is
provided in Section 3, “Object Specifications.”
hierarchy-modifier
determines which objects are affected by the command, based on the subsystem
object hierarchy:
ONLY
causes the command to affect the specified objects, but not
the objects that are subordinate to them.
SUBONLY
causes the command to affect the objects subordinate to the
specified objects, but not the specified objects themselves.
ALL
causes the command to affect both the specified objects and
their subordinate objects.
The default value is ALL. See Section 5, “Subsystems,” for information on how
individual subsystems interpret this modifier. See Section 4, “Modifiers,” for
detailed information on the hierarchy modifier.
error-modifier
determines how much information is reported when the command is correct but
the objects against which the command is being executed produce errors. The
error modifier does not affect the command response for errors that result when a
command is entered incorrectly or when a name cannot be resolved.
ERROR-BRIEF
returns a one-line response for each object producing an
error; the response identifies the object and briefly describes
the error.