If an error occurs because the RDAREA is too small, use the pdmod command to increase the size of the RDAREA storing the index (RDAREA2). For details about increasing the size of RDAREAs, see 15.3 Increasing the size of an RDAREA (RDAREA expansion).
Do not perform this operation when a sort processing error occurs. Take remedial action based on the error message that was issued.
pdhold -r RDAREA2 |
This operation is not required if the RDAREA is already shut down.
pdrorg -k ixmk -t TABLE1 /pdrorg/rorg01 |
Using as input information the index information file that was created when reloading (or data loading) was performed, create the index in the batch mode.
Because you created the index in the batch mode in the pre-update acquisition mode (default), back up the RDAREA storing the index (RDAREA2). For details about backing up RDAREAs, see 6.4.6 Example 6 (Backing up RDAREAs).
pdrels -r RDAREA2 |
It is recommended that after the command has executed you check whether or not the execution results are correct. For details on how to check command execution results, see the manual HiRDB Version 8 Command Reference.