NonStop S-Series Planning and Configuration Guide (G06.26+)

Glossary
HP NonStop S-Series Planning and Configuration Guide523303-017
Glossary-15
cluster switch rack
cluster switch rack. A mechanical frame consisting of or based on a 19-inch rack that
supports the hardware necessary for a cluster switch group
.
cluster switch zone. A pair of X-fabric and Y-fabric cluster switch groups and the ServerNet
nodes connected to them. Up to three zones are possible. The zones, if more than
one, are interconnected by interzone cables, with each cluster switch layer
cabled
separately from the other layers.
CME. See correctable memory error (CME).
CMI. See Communications Management Interface (CMI).
code file. See object code file.
code segment. A segment that contains executable instructions of a program or library to
be executed plus related information. Code segments can be executed and also
accessed as read-only data but not written to by an application program. These read-
only and execute-only segments are efficiently shared among simultaneous executions
of that program or library. Therefore, they are read from disk but are never written back
to disk. See also
TNS code space.
code set. Codes that map a unique numeric value to each character in a character set,
using a designated number of bits to represent each character. Single-byte code sets
use 7 or 8 bits to represent each character. The ASCII and ISO 646 code sets use 7
bits to represent each character in Roman-based alphabets; these code sets are very
limited and are not appropriate for international use. The single-byte ISO 8859 code
sets use 8 bits to represent each character and can therefore support Roman-based
alphabets and many others including Greek, Arabic, Hebrew, and Turkish. Multibyte
code sets represent characters that require more than one byte, such as East Asian
ideographic characters.
code space. See TNS code space.
COFF. See Common Object File Format (COFF).
cold load. A synonym for system load or load (in the case of single processor load). System
load or load is the preferred term in HP NonStop™ system publications.
command. A demand for action by or information from a subsystem or the operation
demanded by an operator or application. A command is typically conveyed as an
interprocess message from an application to a subsystem.
command file. An EDIT file that contains a series of commands and serves as a source of
command input.
common applications environment (CAE). A computer environment in which applications
can be ported across all X/Open branded products because of the use of international
and industry standards. A CAE is an open system application development
environment, an open system execution environment, or a combination of the two.