QIO Configuration and Management Manual
Glossary
QIO Configuration and Management Manual—424717-008
Glossary-8
NonStop™ Series TNS
acceleration. Integrity NonStop NS-series systems include all HP NonStop™ systems
that use NSE-x processors.
NonStop™ Series TNS. See TNS.
NonStop™ Series TNS/R. See TNS/R.
NonStop Technical Library. See HP NonStop™ Technical Library (NTL).
OBEY file. See command file.
object. One or more of the devices, lines, processes, and files in an subsystem; any entity
subject to independent reference or control by one or more subsystems. In the
Subsystem Control Facility (SCF), each object has an object type and an object name.
object file. A file generated by a compiler, Binder program, or nld utility, that contains
machine instructions and other information needed to construct the executable code
spaces and initial data for a process. The file might be a complete program that is
ready for immediate execution, or it might be incomplete and require linking with other
object files before execution.
object name. A unique name for an Subsystem Control Facility (SCF) object within an SCF
subsystem.
object-name template. A name that stands for more than one Subsystem Control Facility
(SCF) object. Such a name includes one or more wild-card characters, such as *
(asterisk) and ? (question mark). See also wild-card character.
object type. The category of Subsystem Control Facility (SCF) objects to which a specific
SCF object belongs. For example, a specific disk has the object type DISK, and a
specific terminal may have the object type SU. Each subsystem has a set of object
types for the objects it manages.
operator message. A message, intended for an operator, that describes a significant event
on an HP NonStop™ system. An operator message is the displayed-text form of an
Event Management Service (EMS) event message
.
OSM. See HP NonStop™ Open System Management (OSM) Interface
.
outbound queue. The outbound queue is used to hold message descriptors for data to be
sent on the LAN.
packet. A block of information that contains fields for addressing, sequencing information,
possible priority indicators, and a portion of a message or an entire message. See also
ServerNet packet.
pathname. In the Open System Services (OSS) file system and Network File System
(NFS), the string of characters that uniquely identifies a file within its file system. A