Move a unit of a HiRDB/Parallel Server. The procedure is detailed below.
Deploy a new server machine, and install and set up HiRDB. For details about installing and setting up HiRDB, see the manual HiRDB Version 8 Installation and Design Guide.
Check that the following are the same as in your existing units:
For details about unloading table data on a per-RDAREA basis, see the manual HiRDB Version 8 Command Reference.
pdstop |
Check that HiRDB terminates normally.
pdlogls -d sys -s bes1 |
pdlogunld -d sys -s bes1 -g log01 -o /unld/unldlog01 |
pdlogrm -d sys -s fes1 -f /sysarea/log01 1 |
Create HiRDB system definitions that reflect the changes in the unit configuration.
pdloginit -d sys -s fes1 -f /sysarea/log01 -n 5000 1 |
pdconfchk |
If errors are detected, correct the HiRDB system definitions, and then execute the pdconfchk command again.
pdstart |
For details about making backups, see 6.4 Examples of backup.
For details about re-initializing RDAREAs, see 15.4 Increasing the size of an RDAREA or modifying its attributes (RDAREA reinitialization).
Use the unload data file that you created in step (2) as input data. For details about reloading on a per-RDAREA basis, see the manual HiRDB Version 8 Command Reference.
For details about making backups, see 6.4 Examples of backup.
Check if the following operands in the client environment definitions are specified; if the front-end server (FES1) that you moved is specified in these operands, change their values as appropriate:
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.