NET/MASTER RMS Management and Operations Guide
RMS DELETE QUEUED
RMS Commands
B–4 115415 NonStop NET/MASTER RMS Management and Operations Guide
RMS DELETE QUEUED The RMS DELETE QUEUED command deletes queued rule actions.
RMS DELETE QUEUED ID=
ncl-id
ID=
ncl-id
specifies the NCL ID of a queued rule action. You can determine an NCL ID by
using the RMS DISPLAY QUEUED command.
Consideration
You can use the EQUATE command to assign a lengthy command string to a single
character or sequence of characters. For example:
EQUATE DELQ RMS DELETE QUEUED
Example
The following example deletes the queued rule action with the NCL ID 10:
RMS DELETE QUEUED ID=10