Remove unit 3 from a HiRDB/Parallel Server. The procedure is detailed below.
For details about deleting RDAREAs, see 15.6 Deleting an RDAREA; for details about moving RDAREAs, see 15.8 Moving an RDAREA (RDAREA migration).
Check if the following operands in the client environment definitions are specified; if the front-end server (FES3) that you plan to remove is specified in these operands, change their values as appropriate:
pdstop |
Check that HiRDB terminates normally.
pdlogrm -d sys -s fes3 -f /sysarea/log01 1 |
Create HiRDB system definitions that reflect the change in the unit configuration.
If a unit to be deleted contains a back-end server for external connection, delete definitions about the external server. If the unit is deleted without deleting the external server-related definitions, the configuration change may fail or an attempt to access a table or index stored in an RDAREA on the unit to be deleted will result in an error.
pdconfchk |
If errors are detected, correct the HiRDB system definitions, and then execute the pdconfchk command again.
pdstart |
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.