NET/MASTER RMS Management and Operations Guide

RMS DISPLAY ACTIVE
RMS Commands
115415 NonStop NET/MASTER RMS Management and Operations Guide B–5
RMS DISPLAY ACTIVE The RMS DISPLAY ACTIVE command displays information about active subjects. If
you do not specify a subject or a manager, information about all active subjects under
all managers are displayed.
RMS DISPLAY ACTIVE [ SUBJECT=
subject
[ MANAGER=
manager
] ]
SUBJECT=
subject
specifies the name of a subject and, additionally, names beginning with
subject
.
You can specify a subject from 1 through 34 characters long.
MANAGER=
manager
specifies the name of the manager. You can specify a manager from 1 through 32
characters long.
If you specify a manager, only information about the active subjects (as
determined by the value of the subject) under the specified manager is displayed.
Considerations
You can use the EQUATE command to assign a lengthy command string to a
single character or sequence of characters. For example:
EQUATE DISA RMS DISPLAY ACTIVE
Messages RMS9017 through RMS9020, described in Appendix A, “RMS
Messages,” indicate the results of this command.
Examples
1. The following example displays information about all active subjects under all
managers:
RMS DISPLAY ACTIVE
2. The following example displays information about all active subjects beginning
with $LINE (for example, $LINE1, $LINE2, $LINEZ, $LINE99, and so on):
RMS DISPLAY ACTIVE SUBJECT=$LINE
3. The following example displays information about all active subjects beginning
with TERM (for example, TERM1, TERM2, TERMZ, TERM99, and so on) under
the manager $XXPM:
RMS DISPLAY ACTIVE SUBJECT=TERM MANAGER=$XXPM