HiRDB Datareplicator Version 8 Description, User's Guide and Operator's Guide

[Contents][Glossary][Index][Back][Next]

3.8.2 Types of events

The following table lists and describes the types of events.

Table 3-24 Types of events

Type of event Description
Event to reset the data-transmission count Event that resets the source Datareplicator's data transmission count (the count that is displayed as Send data Transmission count in the execution result of the hdestate command).
Synchronous event Event that first synchronizes an import transaction between back-end servers, and then commits. This event is applicable only when the import transaction synchronization facility is used.
Transaction-based import event Event that requests import processing in units of transactions.
Table-based import event Event that requests import processing in units of tables.
Transaction-based import restart event Event that restarts inactive import processing in units of transactions.
Table-based import restart event Event that restarts inactive import processing in units of tables.
Stop event Event that requests termination of import processing.
Event to reset the import processing count Event that resets the number of import processes executed (the count displayed as Reflection count in the execution result of the hdsstate command).
Connection-based termination event Event that is sent from the source system when the source system completes transfer of update information. The code of the connection-based termination event is always -1 (fixed; you cannot specify this event code in the import environment definition).