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

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

4.8 Designing the source HiRDB

This section describes the system design of the source HiRDB.

When data is to be extracted from a HiRDB database, the source HiRDB adds the data linkage information required by the source Datareplicator to the database update log and outputs it to the system log file. The source Datareplicator executes data linkage on the basis of the database update log information in the system log file that was output by the source HiRDB. The source HiRDB's facility for output of data linkage information to the system log file is called the HiRDB Datareplicator linkage facility.

When you start the HiRDB Datareplicator linkage facility at the source HiRDB, the system log containing the data linkage information is output to the system log file. When you start the source Datareplicator to begin extraction processing, the source Datareplicator starts extracting the system log information from the system log file.

To extract data from a HiRDB database, you must do the following for the source HiRDB:

Organization of this section
(1) Specifying the name of the directory used by the source Datareplicator
(2) Specifying startup of HiRDB Datareplicator linkage
(3) Notes after HiRDB Datareplicator linkage has started

(1) Specifying the name of the directory used by the source Datareplicator

Specify the name of the directory used by the source Datareplicator in the source HiRDB's unit control information definition. The source HiRDB uses the data linkage file in this directory to report the extraction status to the source Datareplicator. If this directory name is not specified, you cannot use the HiRDB Datareplicator linkage facility. The following shows this specification:


pd_rpl_hdepath=source-HiRDB-Datareplicator-directory-name

For details about the specification of pd_rpl_hdepath in the unit control information definition, see 5.6 Source HiRDB definition.

(2) Specifying startup of HiRDB Datareplicator linkage

To output data linkage information together with the system log at the source HiRDB, start HiRDB Datareplicator linkage by one of the following methods:

(3) Notes after HiRDB Datareplicator linkage has started

If the source Datareplicator's extraction processing is stopped for an extended period of time after HiRDB Datareplicator linkage started, HiRDB's system log file might become full and HiRDB might shut down. We recommend that you do not stop the source Datareplicator's extraction processing while HiRDB is running.