STOP RTR
STOP RTR
Stop RTR on one or more nodes.
Format
STOP RTR
Command Qualifiers Defaults
/ABORT /NOABORT
/CLUSTER /NOCLUSTER
/NODE[=node-list] /NODE=default-node-list
/OUTPUT[=file-spec] /OUTPUT=stdout
Description
The
STOP RTR
command stops RTR in an orderly manner.
Alternatively, RTR can be stopped in an abrupt manner (/ABORT), and any
applications using RTR are forced to exit.
Qualifiers
/ABORT
Specifying /ABORT causes RTR to stop, regardless of the state of any RTR user
applications. Applications using RTR are forced to exit.
Note
This qualifier supersedes the /NOCONFIRM of earlier versions of RTR.
/CLUSTER
/NOCLUSTER (D)
Specifies that the command is executed on all the nodes in the cluster.
If neither
/NODE
nor
/CLUSTER
is specified then the command is executed on the
nodes specified by the latest
SET ENVIRONMENT
command. If no
SET ENVIRONMENT
command has been entered then the command is executed only on the node where
the command was issued.
Note: In environments that do not support clustering, use of the /CLUSTER
qualifier will cause the relevant command to be executed on the local node only.
/NODE[=node-list]
/NODE=default-node-list (D)
Specifies that the command is executed on all nodes specified in
node-list
.If
node-list
is omitted then the command is executed only on the node where the
command was issued.
RTR Command Line Interface 6–177