When index pages are to be read into the global buffer (-k index), the idxname statement specifies information about the target index.
idxname name={index-identifier|*} |
~<identifier>
This operand is applicable to a HiRDB parallel server configuration only.
Specifies the name of the server (back-end server name) when only the portion of the index specified in the name operand that is located at the specified server is to be processed. When this operand is omitted, the utility assumes all servers that contain the index.
In the case of a shared index, the utility performs processing at the updatable back-end server and all reference-only back-end servers regardless of this operand's specification.
~<identifier>
Used to target specific index RDAREAs, this operand specifies the names of RDAREAs for the index that is specified in the name operand. When this option is omitted, the utility assumes all RDAREAs that store the index.
If * is specified in the name operand, this operand cannot be specified.