NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PURGE
NonStop NET/MASTER MS Commands
2–300 115412 Tandem Computers Incorporated
domain-id
/*
purges all NRD messages originating from the specified domain.
minutes
M
purges all NRD messages older than the specified number of minutes.
You can specify a number from 0 through 999999. The letter M following
the number indicates minutes.
hours
H
purges all NRD messages older than the specified number of hours. You
can specify a number from 0 through 99999. The letter H following the
number indicates hours.
days
D
purges all NRD messages that are older than the specified number of days.
You can specify a number from 0 through 9999. The letter D following the
number indicates days.
ncl-id
N
purges all NRD messages generated by the NCL process with the
specified NCL ID. You can specify a number from 1 through 999999. The
letter N following the number indicates NCL.
Considerations
The default authority level of this command is 0. The TIMER=ALL, PURGE NRD,
and LOCK (where you specify a lock owned by another user ID) operands each
have a default authority level of 2.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Timer commands are automatically purged if you do not specify the KEEP
operand and you are not logged, at the first attempt at execution, or you specify
the LIMIT operand and the execution limit is reached.
You can purge specific timer commands in the same command by repeating the
TIMER operand with the timer ID of the specific timer command.
For related information, see the AT, EVERY, NRDRET, SHOW LOCKS, SHOW
NRD, and SHOW TIMER commands.