NonStop Systems Introduction
Glossary
NonStop Systems Introduction—527825-001
Glossary-3
database management system (DBMS).
transactions are complete. Database consistency is defined by the application, which 
establishes the values and relationships of database fields and records.
database management system (DBMS). A product, such as SQL/MX, that serves as the 
interface between a user or program (for example, a server program on a NonStop 
system) and the database. Among its many functions, the DBMS controls access to 
and organization of data within the database.
data integrity. The condition of a database when its data values are accurate, valid, and 
consistent according to rules established for changing the database. See also 
database consistency.
data store. See ZLE data store.
DBMS. See database management system (DBMS).
disk process. In the NonStop environment, the operating system software that performs 
read, write, and lock operations on disk volumes and creates TMF audit records. See 
also audit records and file system.
distributed application. (1) An application in which the functions are split among the client 
and the server. (2) An application that is distributed among processors in a system or 
among nodes in a network.
distributed data. Information (for example, customer names and addresses, inventory 
items, and personnel records) that resides on more than one node in a network and 
can be accessed by authorized users from any node in that network.
distributed database. A database whose objects reside on more than one node in a 
network and whose objects can be accessed from any node in the network.
distributed processing. A type of processing environment in which resources are 
distributed among processors within a single system or spread across a network of 
systems. A user on any network node can, if properly authorized, access resources 
and database files anywhere within the network.
dual ported. The capability of an I/O controller, ServerNet adapter, or peripheral device to 
receive data and commands from two sources although only one source has access at 
any particular point in time. A dual-ported I/O controller or ServerNet adapter can 
receive data and commands from two processors; a dual-ported peripheral device 
(such as a disk drive) can receive data and commands from two I/O controllers.
EJB. See Enterprise JavaBeans (EJB).
EJB container. A container that provides a runtime environment for enterprise beans that 
includes security, currency, life cycle management, transaction, deployment, and other 
services, according to the component contract of the J2EE architecture.










