When the index statement is omitted, the idxwork statement specifies the name of the directory in which an index information file is created automatically.
idxwork [server-name] directory-name |
~<identifier> ((1-8))
Specifies the name of the server at which the index information file is to be created.
~<pathname> ((1-255))
Specifies the absolute pathname of the directory in which the index information file is to be created.
This subsection shows the name of the index information file that is created automatically.
directory-name/INDEX-index-name-index-storage-RDAREA-name
-unique-character-string
If the directory name is /hd400, index name is IDX1, and the name of the index storage RDAREA is USER01 in the idxwork statement, the index information file is created under the following name:
/hd0400/INDEX-IDX1-USER01-aaaa00001
directory-name/INDEX-index-name
-index-storate-RDAREA-name-GNgeneration-number-unique-character-string
If the directory name is /hd400, the index name is IDX2, the names of the index storage RDAREA is USER01, and the generation of the target RDAREA is 2 in the idxwork statement, the index information file is created under the following name:
/hd0400/INDEX-IDX2-USER01-GN2-aaaa00002
Do not allocate NFS to a directory that is specified in the idxwork statement.