HiRDB Datareplicator Version 8 Description, User's Guide and Operator's Guide
This section discusses the purpose of Datareplicator.
Large volumes of data created by corporate activities have been accumulating in databases on mainframe systems. Recently, many companies have been distributing data from their mainframe systems to workstations (WSs) and personal computers (PCs) by employing a database management system (DBMS), such as HiRDB, that runs on workstations or personal computers. As this type of system operation becomes increasingly popular, questions of how to integrate and utilize distributed databases become important issues.
The facilities for importing data from a distributed database into another database are called replication facilities. Replication facilities enable you to import data between databases in different systems, thereby providing support for data management in a distributed system environment.
There are two types of replication facilities:
The following table lists the products required for using the replication facilities with HiRDB and mainframe databases.
Table 1-1 Products required for using the replication facilities
| Replication facility | HiRDB data linkage product | Data linkage product for mainframe database |
|---|---|---|
| Data linkage facility | HiRDB Datareplicator | XDM/DS#2 |
| Database extraction/import service facility | HiRDB Dataextractor#1 | XDM/XT#3 |
One way of linking data between two databases is to update one database whenever the other database is updated. The drawback to this method is that it requires a very heavy system workload for synchronization, error recovery, and so on. In contrast, data linkage using Datareplicator reduces the system workload because it extracts update information from one database, and then uses that data for asynchronous updating of a different database in another system.
Data linkage using Datareplicator is effective when performance and reduction of overall system workload are more important than precise synchronization of the distributed databases.
Datareplicator's data linkage facility also provides the following benefits:
The following table defines the terminology for data linkage systems used in this manual.
Table 1-2 Terminology for data linkage systems
| Terminology for data linkage system | Definition |
|---|---|
| Source system | The system from which the updated data to be imported is extracted (linkage source) |
| Source Datareplicator | Datareplicator running in the source system |
| Source database # | Database in the source system |
| Target system | The system into which the extracted update data is imported (linkage target) |
| Target | Datareplicator running in the target system |
| Target database # | Database in the target source system |
All rights reserved. Copyright (C) 2007, 2013, Hitachi, Ltd.