Scalable Database Server, HiRDB Version 8 Command Reference

[Contents][Index][Back][Next]

7.10.2 Example

This section presents an example of using the database structure modification utility (changing an RDAREA from a HiRDB/Single Server structure to a HiRDB/Parallel Server structure).

Organization of this subsection
(1) Changing RDAREAs from a HiRDB/Single Server structure to a HiRDB/Parallel Server structure

(1) Changing RDAREAs from a HiRDB/Single Server structure to a HiRDB/Parallel Server structure

This example changes the following RDAREAs from a HiRDB/Single Server structure to a HiRDB/Parallel Server structure:

Overview
[Figure]

Contents of the control statement file (c:\hirdb\pdmod\mofl05)
 
 /* Changing RDAREAs from a HiRDB/Single Server structure to a HiRDB/Parallel Server structure */
 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