NonStop S-Series Server Description Manual (G06.24+)

Glossary
HP NonStop S-Series Server Description Manual520331-003
Glossary-26
DSM/SCM
DSM/SCM. See Distributed Systems Management/Software Configuration Manager
(DSM/SCM).
DSV. See distribution subvolume (DSV).
DTE. See data terminal equipment (DTE).
dual inline memory module (DIMM). Small circuit boards carrying memory integrated
circuits, with signal and power pins on both sides of the board. A DIMM is different
from a single inline memory module (SIMM) in that the connections on each side of the
module connect to different chips, whereas the connections on both sides of a SIMM
connect to the same memory chip. This difference gives the DIMM a wider data path,
as more modules can be accessed at once.
dual-ported. The capability of a ServerNet adapter or peripheral device to receive data and
commands from two sources although only one source might have access at any
particular moment.
duplicate file descriptor. In the Open System Services (OSS) file system, a file descriptor
that refers to the same open file description as another file descriptor.
dynamic configuration file (DCF). An attachment file that is produced by the OSM and
TSM client software and accompanied by an incident report. The DCF contains a
snapshot of the system configuration, the state of the HP NonStop™ S-series server,
and outstanding alarms at the time that the incident report was issued. The DCF is
used by the service provider to avoid having to perform online discovery of the server
over dial-up telephone lines.
dynamic information. Information that represents the set of resources that actually exist in
the current configuration of an HP NonStop™ S-series server. Dynamic information is
gathered from a server through the process of discovery. Contrast with static
information.
dynamic-link library (DLL). A collection of procedures whose code and data can be loaded
and executed at any virtual memory address, with run-time resolution of links to and
from the main program and other independent libraries. The same DLL can be used by
more than one process. Each process gets its own copy of DLL static data. Contrast
with shared run-time library (SRL). See also TNS/R library.
dynamic loading. Loading and opening dynamic-link libraries under programmatic control
after the program is loaded and execution has begun.
dynamic process configuration. Using Subsystem Control Facility (SCF) to configure a
generic process to always start in a designated primary processor (that is, to be
fault-tolerant).
dynamic shared object (DSO). See dynamic-link library (DLL).