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

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

5.11.3 Extraction redefinition statement

For a SAM file in PDM2 E2 log format, the extraction redefinition statements specify information about fields defined with PDM2 E2 to redefine multiple fields as one field or one field as multiple fields or to extract part of the data. An extraction redefinition statement is required for each dataset. You can specify the extraction redefinition statements in any order.

If you omit an extraction redefinition statement, Datareplicator uses the field defined with PDM2 E2 in the update information definition to execute update processing.

Organization of this subsection
(1) Format
(2) Explanation of the operands

(1) Format

[{{ restruct DBM-name.dataset-name
    {{ field redefined-field-name [position data-start-position]
       attr redefined-field-attribute(length)[not null]}} ...}} ...]

(2) Explanation of the operands

The specified DBM name, dataset name, and redefined field names must correspond to the target HiRDB's authorization identifier, table name, and column names, respectively.