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

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

1.4.2 Data linkage for a table using an abstract data type

Datareplicator can link data in columns of a HiRDB abstract data type (ADT). An abstract data type refers to a type of large data with a complex structure, such as multimedia data. HiRDB enables multimedia data to be stored in a table as an abstract data type and accessed with SQL statements, in the same manner as with conventional database tables.

The following shows an example of a table containing the SGMLTEXT type.

[Figure]

Organization of this subsection
(1) Abstract data types supported for data linkage by Datareplicator
(2) Correspondence of data types between source and target systems

(1) Abstract data types supported for data linkage by Datareplicator

The abstract data types supported for data linkage by Datareplicator include SGMLTEXT, FREEWORD, and XML. Data linkage is supported for abstract data types only between HiRDB data linkage systems.

(2) Correspondence of data types between source and target systems

To link data with an abstract data type, the source and target systems must satisfy the following conditions:

Note:
Datareplicator does not check that these conditions are satisfied. The target HiRDB's data compatibility checking can determine whether valid data has been imported. If data import into the target HiRDB results in an error, Datareplicator outputs an error message and terminates import processing. The error handling procedure is the same as when compatibility checking on existing data types results in an error.