NET/MASTER Network Control Language (NCL) Programmer's Guide
Glossary
106160 Tandem Computers Incorporated Glossary–29
response time monitor (RTM). Software in an IBM 3270 control unit that is responsible for
measuring end-to-end application to terminal response time.
restricted function selection. Selection of an option from the NonStop NET/MASTER MS
primary menu by a user allowed to choose from a restricted set of options.
retain list. A list, maintained by NonStop NET/MASTER MS if procedure sharing is
allowed, that holds in memory copies of NCL procedures that have been previously
executed but are currently not being executed.
RETURN key. A key that returns to a NonStop NET/MASTER MS primary menu from
any menu level when pressed. By default, the RETURN key is the F4 function key.
RH. See request/response header.
RMS. See Rule Management Services.
RMS message variable. An RMS variable that contains information on a message that
arrives at a message handler.
RMS timer. An RMS time-based rule that the RMS timer driver has loaded. An RMS
timer performs tasks at specific times under the control of a user as specified by the
rule.
ROC. See Remote Operator Control.
roll-delete message. A message that “rolls off” the message display area of an OCS
window. Roll-delete messages report events that are not critical.
roll-delete message area. The area on an OCS window that displays roll-delete messages.
roll-delete message area delimiter line. The line on an OCS window that separates old
roll-delete messages from new roll-delete messages.
roll-delete message queue. A queue that holds roll-delete messages. Each OCS window
has one such queue.
roll-time delay. The pause that NonStop NET/MASTER MS gives when a roll-delete
message fills the bottom line of the roll-delete message area.
RTM. See response time monitor.
RU. See request unit and request/response unit.
Rule Management Services (RMS). A NonStop NET/MASTER application that provides a
rule-based solution to facilitate the operation of your system and network.
rule. A member of an RMS ruleset that contains information on what to do when an
event occurs.
rule action. A user-defined action in an RMS rule that executes when an event triggers
the rule.
rule action exit NCL procedure. An optional user exit NCL procedure that executes before
the other RMS rule actions when the rule containing the exit is triggered. The
procedure executes inline with the message handler for a message action rule but
separately from the message handler for a message group rule.