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

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

9.6.2 Prerequisites for data linkage recovery via unload log files

Organization of this subsection
(1) Combinations of supported versions and products
(2) Prerequisites
(3) Limitations
(4) Notes

(1) Combinations of supported versions and products

The table below shows the combinations of the versions and products that support data linkage recovery via unload log files. For a product whose source system is not Datareplicator, see the applicable product documentation.

Table 9-10 Combinations of the versions and products that support data linkage recovery via unload log files

Target system Source system
Datareplicator
06-01
or earlier
06-01-/A
or later#
Datareplicator 04-00-/O or later N Y
05-03-/D or later N Y
06-01-/A or later# N Y
07-00 or later and 08-00 or later N Y
Other N N
XDM/DS 08-00-A N Y
08-02 or later N Y
Other N N

Y: Supports data linkage recovery via unload log files.

N: Does not support data linkage recovery via unload log files.

#
When the target of the logmrg command is a HiRDB large file, HiRDB Datareplicator version 06-02 or later supports data linkage recovery via unload log files.

(2) Prerequisites

Because data linkage recovery requires use of HiRDB's unload log files, all unload log files containing log information to be restored must be available.

The following table describes the causes of nonconforming data linkage and for each the applicability of data linkage recovery via unload log files (source system).

Table 9-11 Causes of nonconforming data linkage and applicability of data linkage recovery via unload log files (source system)

Product Cause of nonconforming data linkage Applicability Recovery range
Source Datareplicator Operation error Linkage stop instruction (definition change) pd_rpl_init_start operand value was changed from Y to N. Applicable All BESs
pd_rpl_hdepath operand was disabled. Not applicable# --
System log file became full while the pd_log_rpl_no_standby_file_opr operand was set to continue. Applicable All BESs in the unit that contains the BES in which the system log file became full
Linkage stop instruction (wrong command input interval) pdrplstop command was executed. Applicable All BESs
pdlogchg -R command was executed. Applicable BES on which the command was executed
Source Datareplicator was initialized Applicable All BESs
Queue file became full due to execution of a large transaction. Application not required (can be recovered by adding a queue) --
Source table definition was changed (DROP or CREATE TABLE).
After execution, the extraction definition preprocess was not executed.
Not applicable# --
Database was updated in the no-log mode. Not applicable# --
Error Hardware Disk error occurred on a file, such as a queue file. Applicable BES where the error occurred
Software Process was terminated. Application not required (can be recovered by re-run) BES where the process was terminated

#
You must use HiRDB Dataextractor or XDM/XT for recovery.

The following table describes the causes of nonconforming data linkage and for each the applicability of data linkage recovery via unload log files (target system).

Table 9-12 Causes of nonconforming data linkage and applicability of data linkage recovery via unload log files (target system)

Product Cause of nonconforming data linkage Applicability Recovery range
Target Datareplicator Operation error Target Datareplicator was initialized. Applicable Corresponding BES
Queue file became full due to execution of a large transaction. Application not required (can be recovered when a queue is added by initialization) --
Error Hardware Disk error occurred on a file, such as a queue file. Applicable Corresponding BES
Software Process was terminated. Application not required (can be recovered by re-run) BES where the process was terminated
Target XDM/DS Operation error Target XDM/DS was initialized. Applicable Corresponding BES
Queue file became full due to execution of a large transaction. Application not required (can be recovered by adding a data set) --
Error Hardware Disk error occurred on a file, such as a queue file. Applicable Corresponding BES
Software Process was terminated. Application not required (can be recovered by re-run) --

(3) Limitations

This subsection describes limitations when data linkage recovery via unload log files is applied.

(4) Notes