When executing data loading in the batch index creation or index information output mode, use the index statement to specify information about the index information file to which index information is to be output.
index index-identifier [RDAREA-name] index-information-filename |
Specifies the identifier of the index.
The system treats an index identifier enclosed in double quotation marks (") as case sensitive; otherwise, the system treats it as all uppercase letters. Enclose an index identifier in double quotation marks if it contains a space.
<identifier> ((1-30))
For a row partitioned table, this operand specifies the name of the RDAREA containing the index.
If you are specifying a replica RDAREA, specify the original RDAREA name for RDAREA-name and the target generation number in the -q option.
The system treats an RDAREA name enclosed 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.
<pathname>
Specifies the absolute pathname of the index information file to which index information is to be output.
This index information file must be in the server machine or back-end server where the index storage RDAREA is located.