The index statement specifies information about index information files.
index index-identifier[RDAREA-name] index-information-filename |
Specify 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, specify the name of the RDAREA containing a table partition.
If you are specifying a replica RDAREA, specify its original RDAREA name in this option and then specify 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>
Specify the absolute path name of the index information file to which index information is to be output.
If you are re-creating an index using the index information file output by the delayed batch index creation facility, you can use the name of a HiRDB file for the index information file (express "HiRDB-file-system-area-name/HiRDB-file" as 1 to 167 characters). Otherwise, specify the name of a regular file.