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

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

1.4.4 Data linkage for tables using BLOB and BINARY type columns

Datareplicator can perform data linkage on BLOB and BINARY type data, subject to certain rules. This subsection explains the rules for BLOB and BINARY type data.

Organization of this subsection
(1) Rules for BLOB type columns
(2) Rules for BINARY type columns
(3) Backward deletion updating for the BLOB and BINARY types

(1) Rules for BLOB type columns

The rules for performing data linkage on BLOB-type columns are as follows:

(2) Rules for BINARY type columns

The rules for performing data linkage on BINARY-type columns are as follows:

(3) Backward deletion updating for the BLOB and BINARY types

You can perform backward deletion updating on BLOB and BINARY types if you specify BACKWARD_CUTOFF_UPDATE in the pd_rpl_func_control operand in HiRDB's system common definition. For details about backward deletion updating on BLOB and BINARY types, see the HiRDB Version 9 UAP Development Guide.

The following limitations apply to backward deletion updating for BLOB and BINARY types:

Notes about specifying the pd_rpl_func_control operand:
If you will not be performing backward deletion updating on BLOB or BINARY types, do not specify BACKWARD_CUTOFF_UPDATE in the pd_rpl_func_control operand in HiRDB's system common definition.
Before you change the BACKWARD_CUTOFF_UPDA specification in the pd_rpl_func_control operand, make sure that all update logs have been imported. If the pd_rpl_func_control operand is changed while there is an unimported update log, problems such as unmatched SQL statement execution counts between the source and target databases occur.