This section describes the environment setup procedure for a HiRDB/Parallel Server using the system generator. The topics covered are:
- Introduction to the system generator
- System configuration created by the system generator
- System generator operation
- Optimization of HiRDB operating environment
- Output of initialization commands to log
- Notes on HiRDB system definition information
- If a row of system definition information created using the system generator exceeds 80 characters, you must divide it into multiple rows by adding the continuation symbol \ at the end of each line to be continued. The following shows an example of definition created when RDAREA000000000000000000000001 is specified as the RDAREA name:
pdbuffer -a RDAREA000000000000000000000001 -r RDAREA000000000000000000000001 -n\
350 |
For details about the contents of HiRDB system definitions that are created using the system generator, see Operands created by the pdgen command in the manual HiRDB Version 8 System Definition. For details about RDAREA, see 4.3 RDAREA generation by the system generator.
- Set and maintain permission to access the HiRDB system definition file so that only the owner of the file (HiRDB administrator) is granted read and write privileges.
- Organization of this section
- 4.2.1 HiRDB system construction procedure when system generator is used
- 4.2.2 System configuration created by the system generator
- 4.2.3 System generator operation
- 4.2.4 Optimizing the HiRDB operation environment
- 4.2.5 Output of initialization commands to log