Virtual Hometerm Subsystem (VHS) Manual (H06.03+)
Glossary
Virtual Hometerm Subsystem (VHS) Manual—429311-001
Glossary-4
FUP
FUP. See File Utility Program.
header token. A special kind of token that provides information pertaining to the SPI or
EMS message as a whole. Header tokens differ from other tokens in several ways:
they exist in the buffer at initialization and their values are usually set by SSINIT or
EMSINIT; they can occur only once in a buffer; they are never enclosed in a list; they
cannot be moved to another buffer with SSMOVE. Programs retrieve the values of
header tokens by passing appropriate token codes to SSGET or EMSGET, and can
change the values of some header tokens by passing their token codes to SSPUT or to
EMSADDSUBJECT or EMSADDTOKENS.
information event. This is an event that is neither critical nor requires action, such as an
event that reports a change in the status of a process or device. Compare action event
and critical event.
Inspect. An interactive symbolic debugger for TAL, FORTRAN, COBOL, and Pathway
program development.
INSTALL. A software installation utility. It can install a new version of the software or interim
patches.
last event. A recent event that concerns a particular object. When requested, ViewPoint
displays on the Last Events screen a page of last-event messages whose subject is a
selected object.
Last Events screen. The screen on which ViewPoint displays all events with a particular
subject.
macro. A sequence of TACL commands and built-in functions that can contain dummy
arguments, thus providing a means for simple argument substitution. These arguments
are not checked for validity. When the macro name is given to TACL, TACL substitutes
the expansion of the command sequence for the name, replacing any dummy
arguments with parameter values supplied in the invocation. See Compaq Tandem
Advanced Command Language. Compare routine.
management application. A program or set of programs that issues commands to
subsystems, retrieves event messages, or does both things to assist in managing a
computer system or a network of systems. A management application is a requester
with respect to the subsystems to which it sends commands; the subsystems are
servers with respect to the management application. DSM provides a set of
management applications (including ViewPoint, DSM/PM, and DSMS); customers can
also write their own custom management applications.
management interface. A programmatic interface through which applications can manage
a subsystem and its objects. In some subsystems, one or more processes are
dedicated to the management interface; in other subsystems, the process that provides
the management interface also performs other functions.










