7.10.2 Example

This section presents an example of using the database structure modification utility (changing an RDAREA from a HiRDB single server configuration to a HiRDB parallel server configuration).

Organization of this subsection
(1) Changing RDAREAs from a HiRDB single server configuration to a HiRDB parallel server configuration

(1) Changing RDAREAs from a HiRDB single server configuration to a HiRDB parallel server configuration

This example changes the following RDAREAs from a HiRDB single server configuration to a HiRDB parallel server configuration:

Overview
[Figure]
Contents of the control statement file (/usr/seifile/mofl05)

/* Changing RDAREAs from a HiRDB single server configuration to a HiRDB parallel server configuration */
alter HiRDB mode to parallel
        dictionary server name dic1   ...............1
        server name bes1 others ;   .................2

Explanation
  1. Name of the dictionary server after reconfiguration
  2. Name of the back-end server after reconfiguration