DCE Installation, Configuration, and Management Guide
Glossary
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
Glossary-2
dcecp
dcecp. See DCE control program (dcecp).
dced. See DCE demon (dced).
DCE demon (dced). The process that enables complete remote administration of DCE
services and other applications, as well as their configuration parameters. This
administration includes startup, shutdown, and status queries, as well as secure
remote management of per-host security data and cell configuration information. dced
also provides a secure administration of endpoints to keep unauthorized users from
removing access to servers.
demon. On a UNIX system, a process that runs continuously to provide a specific service
for other processes. A demon does not have a controlling terminal and is not explicitly
invoked. On an HP NonStop system, a demon runs in the HP Open System Services
(OSS) environment and has an OSS process ID.
DES. See Data Encryption Standard (DES).
distributed time service (DTS). A DCE service that synchronizes time for the machines in
a DCE cell.
distributor. A DCE server with extended capabilities that allow it to distribute remote
procedure calls (RPCs) to agent processes for call execution. DCE clients cannot
distinguish distributors from standard DCE servers. See also agent.
DTS. See distributed time service (DTS).
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/E library.
Epoch. 1) A timestamp that identifies directory replicas as being part of the same set. 2)
The period beginning January 1, 1970, at 0 hours, 0 minutes, and 0 seconds
Coordinated Universal Time (UTC). See also Coordinated Universal Time (UTC)
.
export. To make a local shell variable available to the environment of subsequently
executed commands.
HP NonStop™ Open System Services (OSS). The product name for the OSS
environment. See also Open System Services (OSS).
HP NonStop SQL/MP. A relational database management system that provides efficient
online access to large distributed databases. The main components of NonStop
SQL/MP are a data dictionary; the SQL language for definition, manipulation, and
control of data; a programmatic interface; a conversational interface; a report writer;
and a set of utilities.