NET/MASTER RMS Management and Operations Guide

RMS DELETE ACTIVE
RMS Commands
B–2 115415 NonStop NET/MASTER RMS Management and Operations Guide
RMS DELETE ACTIVE The RMS DELETE ACTIVE command deletes active subjects.
RMS DELETE ACTIVE SUBJECT=
subject
[ MANAGER=
manager
]
SUBJECT=
subject
specifies the name of a 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 there is a manager associated with the specified subject, you must specify the
manager. If you specify a manager, only the subject (as determined by the value
of the subject) under the specified manager is deleted.
Consideration
You can use the EQUATE command to assign a lengthy command string to a single
character or sequence of characters. For example:
EQUATE DELA RMS DELETE ACTIVE
Examples
1. The following example deletes the active subject named $LINE1:
RMS DELETE ACTIVE SUBJECT=$LINE1
2. The following example deletes the active subject named TERM1 under the
manager $XXPM:
RMS DELETE ACTIVE SUBJECT=TERM1 MANAGER=$XXPM