Nonstop Database, HiRDB Version 9 Command Reference

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

5.1.3 Loading data to a table with abstract data type columns (LOB attribute) provided by a plug-in

Organization of this subsection
(1) Data loading method
(2) Input HiRDB Datareplicator linkage facility

(1) Data loading method

If a table contains abstract data type columns (LOB attribute) provided by a plug-in, load data to the LOB column structure base table and LOB columns at the same time.

(2) Input HiRDB Datareplicator linkage facility

To load data to a table with abstract data type columns (LOB attribute) provided by a plug-in, you need to provide the input data in one of the following forms:

Input data file LOB parameter file
Containing the data other than the LOB-attribute abstract data type columns, and the LOB parameter file names As many LOB parameter files as there are data items to be stored
Containing the data other than the LOB-attribute abstract data type columns, and the LOB parameters Not needed

A LOB parameter is the LOB data used as an input parameter for the constructor function that generates the values to be stored in abstract data type columns.