Add unit 3 to a HiRDB/Parallel Server. The added unit contains a front-end server (FES3) and a back-end server (BES3). 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:
pdstop |
Check that HiRDB terminates normally.
Create HiRDB system definitions that reflect the change in the unit configuration. If you plan to add or move RDAREAs as explained in step (7), update the global buffer definitions as well.
pdloginit -d sys -s fes3 -f /sysarea/log01 -n 5000 1 |
pdconfchk |
If errors are detected, correct the HiRDB system definitions, and then execute the pdconfchk command again.
pdstart |
If necessary, you can add or move RDAREAs to BES3. For details about adding RDAREAs, see 15.2 Creating an RDAREA (RDAREA addition); for details about moving RDAREAs, see 15.8 Moving an RDAREA (RDAREA migration).
If necessary, specify the following client environment definition operands for the front-end server (FES3) that you added:
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.