NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW TIMER
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–399
SHOW TIMER The SHOW TIMER command displays information about timer commands. These are
commands initiated by the AT and EVERY timer commands that are waiting to be
executed. The information is obtained from the timer queue. Entering the SHOW
TIMER command with no operands displays information about timer commands
scheduled for execution under the control of the requesting user ID.
SHOW TIMER[ ={ OWN | ALL } ]
OWN
specifies that information is to be displayed about timer commands scheduled for
execution under the control of the requesting user ID.
ALL
specifies that information is to be displayed about all timer commands scheduled
for execution.
Considerations
The default authority level of this command is 0.
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.
Messages NNM1720 through NNM1724 indicate the results of this command.
Refer to the NonStop NET/MASTER Messages Manual or NonStop NET/MASTER
MS online help for a description of these messages.
For related information, see the AT, EVERY, and PURGE TIMER commands.