NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PURGE
NonStop NET/MASTER MS Commands
2–298 115412 Tandem Computers Incorporated
PURGE The PURGE command purges one or more timer command(s), an NCL lock request,
or one or more full non-roll-delete (NRD) message(s). A timer command is a
command executed using either the AT or EVERY command. A lock request is a
request for a resource made by an NCL process using the LOCK verb. A full NRD
message, in contrast to a NRD message with the OPER attribute, is a NRD message
held in the NRD message queue that has a delete operator message (DOM) ID.
In OCS, you can use the F14 function key to purge a full NRD message. If the message
is the result of an OPSYS command to a Guardian utility that requires you to answer a
question, you can purge the message by typing the answer in the OCS command input
line, positioning the cursor next to the message in the OCS window, and pressing the
F14 function key. You can purge other full NRD messages by positioning the cursor
next to the message in the OCS window and pressing the F14 function key.
PURGE { TIMER=
timer-option
[ [ TIMER=
timer-option
] … ] |
LOCK=
lock-id
|
NRD=
nrd-option
}
timer-option
:
OWN ALL
user-timer-id
system-timer-id
nrd-option
:
domain-id
/
nrd-id
domain-id
/*
minutes
M
hours
H
days
D
ncl-id
N
TIMER
purges one or more timer commands, that is, a command beginning with AT or
EVERY.
timer-option
specifies the timer command(s) to purge.
OWN
purges your own timer command(s), that is, the timer command(s) owned
by your user ID.
ALL
purges all timer commands in the timer queue.