Fujitsu UDS/SQL V2.5 Manuel D’Utilisation

Page de 324
C
Glossary
268
  
 U929-J-Z125-9-76
clone pair, clone pubset, clone session, clone unit
A clone unit is the copy of an (original) unit (logical disk in BS2000/OSD) at a 
particular time (“Point-in-Time copy”). The TimeFinder/Clone component 
creates this copy optionally as a complete copy or as a “snapshot”.
After they have been activated, the unit and clone unit are split; applications can
access both.
The unit and clone unit together form a clone pair. TimeFinder/Clone manages
this pair in what is known as a clone session.
If clone units exist for all units of a pubset, these clone units together form the
clone pubset.
Details of this are provided in the manual "
COBOL DML 
DML
 integrated in the COBOL language. 
COBOL runtime system 
Runtime system; sharable routines selected by the COBOL compiler 
(COBOL2000 or COBOL85) for the execution of complex statements. 
COBOL Subschema Directory (COSSD) 
Provides the COBOL compiler with subschema information for compilation of 
the DB application programs
common memory 
Shareable memory area used by several different tasks. In UDS/SQL, it always 
consists of the common pool and the communication pool and, depending on the 
application, the SSITAB pool (see SSITAB module) if CALL DML is used.
If UDS-D is used, it also consists of the distribution pool and the transfer pool.
common pool 
Communication area of the independent DBH. Enables DBH modules to commu-
nicate with each other. Contains, among other things, an input/output buffer for 
pages
 (buffer pools). 
communication partners
Tasks or data display terminals. 
communication pool 
Communication area of the independent DBH for application programs. One of its 
functions is to store base interface blocks (BIB). 
compatible database interface (KDBS) 
see KDBS