Scalable Database Server, HiRDB Version 8 Command Reference
When loading data to a table containing LOB columns, you can use the lomid statement to specify information about the LOB middle files.
During the creation of a LOB column structure base table, the system outputs information needed for data loading to LOB columns to LOB middle files.
lobmid [RDAREA-name][server-name|host-name]:
LOB-middle-filename[,LOB-middle-filename]...
[error=error-information-filename]
|
<identifier> ((1-30))
Specifies the name of the user LOB RDAREA.
If you omit this operand, the system loads the entire contents of the specified LOB middle files.
The system treats an RDAREA name in double quotation marks as case sensitive; otherwise, the system treats it as all uppercase letters. Enclose an RDAREA name in double quotation marks if it contains a space.
Specifies the name of the server or host where the LOB middle files are located.
<pathname>
Specifies the absolute pathname of a LOB middle file.
During the creation of a LOB column structure base table, the system outputs the information required for loading LOB column data to this LOB middle file. During the data loading to LOB columns, the system retrieves necessary information from this LOB middle file.
<pathname>
Specifies the absolute pathname of the file to which error information is to be output.
This file must be located at the server machine or server where the LOB middle files are located.
If omitted, the database load utility creates a file with a unique name in the HiRDB-installation-drive\tmp directory. For details about the error information file, see 5.6 Error information file.
If you are creating a LOB column structure base table separately from LOB columns, note the following when creating the LOB columns:
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.