Fujitsu UDS/SQL V2.5 Network Router User Manual


 
N Glossary
284 U929-J-Z125-9-76
multithreading
A mechanism that enables the DBH to fully exploit the CPU.
Multithreading means that the DBH processes several jobs concurrently by
using so-called threads. Each thread has information on the current status of a
particular job stored in it. When a job needs to wait for the completion of an I/O
operation, DBH uses the CPU to process some other job.
N
network
All computers linked via TRANSDATA.
O
OLTP
(Online Transaction Processing) In an OLTP application, a very large number of
users access the same programs and data. This usually occurs under the
control of a transaction monitor (TP monitor).
online backup
If AFIM logging is active, the database can be saved during a session. The ability
to save a database online is determined with the BMEND utility routine.
online DBTT extension
Extension during ongoing database operation of the number of possible records
of a record type. The DAL commands ACT DBTT-INCR, DEACT DBTT-INCR,
DISPLAY DBTT-INCR and EXTEND DBTT can be used to administer the online
extension of DBTTs.
See also automatic DBTT extension.
online realm extension
Extension of user realms and DBDIR in ongoing database operation. For the
purposes of administration of online extensibility of realms, you have the DAL
commands ACT INCR, DEACT INCR, DISPLAY INCR and REACT INCR.
See also automatic realm extension.
open transaction
Transaction which has not been closed with FINISH or FINISH WITH CANCEL,
or with COMMIT or ROLLBACK.