This section describes the environment setup method for a HiRDB/Single Server using the system generator. The topics covered are:
- Introduction to the system generator
- System generator operation
- Optimization of HiRDB operating environment
- Output of initialization commands to log
- Notes on the HiRDB system definition
- 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 a 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.1.1 Introduction to the system generator
- 4.1.2 System generator operation
- 4.1.3 Optimizing the HiRDB operation environment
- 4.1.4 Output of initialization commands to log