This section explains the procedure for changing the host name (changing the computer name) of HiRDB while it is active.
pdstop |
If AUTO was specified in the pd_mode_conf operand, change the specification to MANUAL2.
Unload the system log files waiting to be unloaded. The status of system log files can be checked with the pdlogls command:
pdlogunld -d sys -g log01 -o /unld/unldlog01 |
Rename the host (change the computer name).
Reboot the server machine.
In the case of an HiRDB/Parallel Server, reboot all server machines whose host has been renamed.
Change the host name specified in the following operands in the HiRDB system definition:
Initialize the system log files, synchronization point dump files, and status files (delete them, then create them again). In the case of a HiRDB/Parallel Server, initialize all system files in the unit where the host name was changed.
pdlogrm -d sys -f /sysfile01/syslog1a 1 |
If the specification of the pd_mode_conf operand was changed to MANUAL2 in step (2), change it back to AUTO.
pdstart |