NET/MASTER Management Services (MS) Command Reference Manual

EVERY
NonStop NET/MASTER MS Commands
2–88 115412 Tandem Computers Incorporated
CUR
executes the command in the current execution environment.
Specifying ENV=CUR allows an NCL process to issue a timer command using
the INTCMD verb. After the timer command executes, the NCL process can
obtain the results using the INTREAD verb.
If you do not specify the KEEP operand, then the environment from which the
timer command is issued must exist for the timer command to execute. (The
INTCLEAR verb can dismantle a dependent processing environment.)
KEEP
specifies the environment in which the command executes if you (or the user ID
specified by ROUTE=
user-id
) are not logged on.
If you specify the KEEP operand, log off, but are subsequently logged on when
NonStop NET/MASTER MS attempts to execute the command, the KEEP operand
is ignored. The command is executed in the primary processing environment
associated with one of your OCS windows.
If you also specify the ROUTE operand and the user specified in the ROUTE
operand is not logged on when execution is attempted, the command executes
under the control of the environment you specify with the KEEP operand.
If you do not specify this operand and the environment from which the timer
command is issued does not exist when NonStop NET/MASTER MS attempts to
execute the command, then the command is not executed and is deleted from the
timer queue.
MON
executes the command under the control of the Background Monitor. The
results of the command are directed to the activity log and are displayed at the
terminals of all monitor-class users.
LOG
executes the command under the control of the Background Logger. The
results of the command are directed to the activity log but are not sent to any
terminals.