NET/MASTER RMS Management and Operations Guide
Appendix B RMS Commands
115415 NonStop NET/MASTER RMS Management and Operations Guide B–1
This appendix describes the syntax and use of the RMS commands. RMS commands
are issued at an Operator Control Services (OCS) window. RMS commands are NCL
procedures that can be executed from the OCS command input line.
You can use the following RMS commands:
Command Function
RMS DELETE ACTIVE Deletes active subjects.
RMS DELETE DELAYED Deletes delayed message actions.
RMS DELETE QUEUED Deletes queued rule actions.
RMS DISPLAY ACTIVE Displays information about active subjects.
RMS DISPLAY DELAYED Displays information about delayed message actions.
RMS DISPLAY FROZEN Displays information about frozen subjects.
RMS DISPLAY QUEUED Displays information about rule actions queued to a specified subject.
RMS FREEZE Freezes a subject, so that messages containing that subject cannot
trigger any rules.
RMS THAW Thaws a frozen subject, so that messages containing that subject can
trigger rules.
RMS XFER Transfers a ruleset from one RMS database to another RMS database.
Make sure the system parameter SYSPARMS AUTOEXEC is set to YES, so that you
can execute an NCL procedure by simply entering the name of the procedure on a
command input line and pressing the ENTER key.